Skip to content

Commit d5f37d5

Browse files
committed
changed close to Close
1 parent e1f7a4e commit d5f37d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Sponsors/sponsorModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default function SponsorModal(props: { sponsorInfo: sponsorInfo | null; s
2424
onClick={props.setFalse}
2525
className="bg-white border absolute bottom-10 text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[70%] xl:h-12 h-10"
2626
>
27-
close
27+
Close
2828
</button>
2929
</div>
3030
</div>

0 commit comments

Comments
 (0)