Skip to content

Conversation

@gmdayley
Copy link

@gmdayley gmdayley commented Mar 7, 2019

Added reach router to dependency list, configured client side routing in the setupProxies file and added root router to the index.js

ReactDOM.render(
<Router>
<App path="/" />
</Router>,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is that trailing comma important for anything?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it separates the function parameters :)

@joeycozza joeycozza merged commit f6e8f49 into develop Mar 7, 2019
@joeycozza joeycozza deleted the add-router branch March 7, 2019 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants