Atar97 / FSP

1 stars 0 forks source link

Frontend Routes #6

Closed rkoron007 closed 6 years ago

rkoron007 commented 6 years ago

Frontend Routes

rkoron007 commented 6 years ago

Why would routes contain the WorkoutNav but not the RoutesIndex?

Atar97 commented 6 years ago

because the workout nav is present in every react route that has '/route' so the index page only shows up when you navigate to '/route/:userId'