Skip to content

Instantly share code, notes, and snippets.

@haruelrovix
Created December 11, 2018 22:27
Show Gist options
  • Save haruelrovix/32353543e417373a770365f855701c37 to your computer and use it in GitHub Desktop.
Save haruelrovix/32353543e417373a770365f855701c37 to your computer and use it in GitHub Desktop.
RNE x RNW: Routing for web
export {
BrowserRouter as Router,
Link,
Route,
Switch,
withRouter
} from 'react-router-dom';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment