Create history.tsx
This commit is contained in:
parent
3e4a39253d
commit
1cb7509299
1 changed files with 2 additions and 0 deletions
2
src/utils/history.tsx
Normal file
2
src/utils/history.tsx
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
import { createBrowserHistory } from 'history'
|
||||||
|
export default createBrowserHistory();
|
||||||
Loading…
Reference in a new issue