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.
2 parents 1738f6b + bcc2455 commit f487900Copy full SHA for f487900
src/data/EventSignUpInfo.tsx
@@ -1,12 +1,6 @@
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
- }
9
- // {
10
// title: 'Build Day Sign Up',
11
// description: 'Sign up for the outreach build days!',
12
// src: 'https://docs.google.com/forms/d/e/1FAIpQLSdOjuVGK6zYMWIRCSSR3LGqVTssxk2A5HxDehjSpYo6C3tGAw/viewform?usp=sf_link'
0 commit comments