Skip to content

Commit

Permalink
Reverse alt reg
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryTimeless authored Nov 19, 2023
1 parent 10e9e07 commit ea39e05
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/modules/events/components/EventRegistration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@ 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 ea39e05

@vercel
Copy link

@vercel vercel bot commented on ea39e05 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-git-main-growx.vercel.app
grow.pioniergarage.de
growx-growx.vercel.app
growx.vercel.app

Please sign in to comment.