Answer the question
In order to leave comments, you need to log in
How to use react-dom and react-router together?
Can you please tell me how to use react-dom and react-router together?
I use this without a router:
ReactDOM.render(<App/>, document.getElementById('app'));
Answer the question
In order to leave comments, you need to log in
How can you search like that?
https://github.com/rackt/react-router/blob/v1.0.0-...
Replace React.render with ReactDOM.render and that's it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question