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