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 2878496 commit d4a743cCopy full SHA for d4a743c
app/(pages)/(index-page)/_components/hero/heroInfo.tsx
@@ -53,7 +53,8 @@ export default function HeroInfo() {
53
<FormLink
54
text="Judge"
55
href="https://docs.google.com/forms/d/e/1FAIpQLSeEZpfB1aTUvXwJBnsxQq8r8V2ch1FJJ8J9pumz5EhrtsXMeQ/viewform"
56
- includeComma={true}
+ // includeComma={true}
57
+ includeComma={false}
58
/>
59
<span className="font-metropolis text-[18px] font-normal tracking-[0.48px] md:text-[20px]">
60
or{' '}
0 commit comments