Skip to content

Commit

Permalink
register alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryTimeless committed Nov 19, 2023
1 parent 6337403 commit 10e9e07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/modules/events/components/EventRegistration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ const EventRegistraion: React.FC<EventRegistrationProps> = ({ event }) => {
</Button>
</Alert>
)}
<a href="https://docs.google.com/spreadsheets/d/1DemeQCLAOJyLVsRaXRPrW-1ILP1diyS_GQZ2eN7KFO8/edit?usp=sharing">
Sry, for register problems. Type your name here
</a>
<SignUpDialog
isOfflineEnabled={
(event.type === 'Hybrid' || event.type === 'Offline') &&
Expand Down

1 comment on commit 10e9e07

@vercel
Copy link

@vercel vercel bot commented on 10e9e07 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

growx – ./

growx.vercel.app
growx-growx.vercel.app
growx-git-main-growx.vercel.app
grow.pioniergarage.de

Please sign in to comment.