Skip to content

Commit f487900

Browse files
authored
Merge pull request #41 from templerobotics/remove-signUpButton
remove sign up button
2 parents 1738f6b + bcc2455 commit f487900

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/data/EventSignUpInfo.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
import { EventSignUpProps } from '../pages/events/EventSignUpStyles'
22

33
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-
// {
104
// title: 'Build Day Sign Up',
115
// description: 'Sign up for the outreach build days!',
126
// src: 'https://docs.google.com/forms/d/e/1FAIpQLSdOjuVGK6zYMWIRCSSR3LGqVTssxk2A5HxDehjSpYo6C3tGAw/viewform?usp=sf_link'

0 commit comments

Comments
 (0)