Closed bfbachmann closed 5 years ago
Currently our NavBar looks like this
We need to add a button to the NavBar that links to /create-club. Take a look at the other MenuItems in the Navbar for an example on how to do this: https://github.com/ubclaunchpad/bounce-front-end/blob/master/src/components/NavbarSignedIn.js#L79
/create-club
MenuItems
Currently our NavBar looks like this
We need to add a button to the NavBar that links to
/create-club
. Take a look at the otherMenuItems
in the Navbar for an example on how to do this: https://github.com/ubclaunchpad/bounce-front-end/blob/master/src/components/NavbarSignedIn.js#L79