We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f7a4e commit d5f37d5Copy full SHA for d5f37d5
frontend/src/components/Sponsors/sponsorModal.tsx
@@ -24,7 +24,7 @@ export default function SponsorModal(props: { sponsorInfo: sponsorInfo | null; s
24
onClick={props.setFalse}
25
className="bg-white border absolute bottom-10 text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[70%] xl:h-12 h-10"
26
>
27
- close
+ Close
28
</button>
29
</div>
30
0 commit comments