Skip to content
Snippets Groups Projects

added routing plus example routes to the App.js so we can add routes for our components

Merged John Sparger requested to merge add-routing-to-app into develop

I added routing to App.js with react-router so we can create routes for testing/demoing/using our components without stomping on each other in the App component. The router redirects to the default create-react-app App component from "/" and there are some example components and a simple 404 page.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading