Passing props via router
This commit is contained in:
parent
c83200cd1c
commit
cbdbeb2b9e
4 changed files with 80 additions and 7 deletions
3
src/history.js
Normal file
3
src/history.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { createBrowserHistory } from 'history'
|
||||
|
||||
export default createBrowserHistory()
|
Loading…
Add table
Add a link
Reference in a new issue