jandony / react-workout

Collaborative react workout project
3 stars 0 forks source link

Add a 3rd Tab for Your Workouts #8

Closed jandony closed 4 years ago

AvatarGreggles commented 4 years ago

Hey @jandony I picked this issue up, the PR is here: https://github.com/jandony/react-workout/pull/new/8-add-your-workouts-tab

I noticed we a Navbar component which wasn't being used, so I removed duplicate code and imported the Navbar to the app.

jandony commented 4 years ago

Sweet! Sounds good! Let me know if I need to merge anything.