Skip to content

Commit

Permalink
Import entire module
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjanitsch committed Nov 7, 2018
1 parent 83bb569 commit f7d5ba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
@@ -1,3 +1,3 @@
import {BrowserRouter} from 'react-router-dom'
import * as router from 'react-router-dom'

console.log(BrowserRouter)
console.log(router)

0 comments on commit f7d5ba9

Please sign in to comment.