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 3f04fae commit f78832dCopy full SHA for f78832d
src/app/conf/2025/components/register-today/index.tsx
@@ -38,7 +38,7 @@ export function RegisterToday({ className }: RegisterTodayProps) {
38
</div>
39
<div className="mt-10 flex gap-x-6 gap-y-4 max-sm:flex-col">
40
<Button disabled className="opacity-55" href={GET_TICKETS_LINK}>
41
- Registeration closed
+ Registration closed
42
</Button>
43
<Button
44
disabled
0 commit comments