Initial commit
This commit is contained in:
3
web/src/helpers/history.js
Normal file
3
web/src/helpers/history.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
||||
export const history = createBrowserHistory();
|
||||
Reference in New Issue
Block a user