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 1738f6b commit 3a8511dCopy full SHA for 3a8511d
src/data/EventSignUpInfo.tsx
@@ -1,11 +1,11 @@
1
import { EventSignUpProps } from '../pages/events/EventSignUpStyles'
2
3
const EVENT_SIGNUP_INFO: EventSignUpProps[] = [
4
- {
5
- title: 'Robotics Sign Up ',
6
- description: 'Sign up for the club!',
7
- src: 'https://forms.gle/pPHGRk5EkNQ7nJHd9'
8
- }
+ // {
+ // title: 'Robotics Sign Up ',
+ // description: 'Sign up for the club!',
+ // src: 'https://forms.gle/pPHGRk5EkNQ7nJHd9'
+ // }
9
// {
10
// title: 'Build Day Sign Up',
11
// description: 'Sign up for the outreach build days!',
0 commit comments