Bunch of website stuff
This commit is contained in:
5
modules/client/history.js
Normal file
5
modules/client/history.js
Normal file
@ -0,0 +1,5 @@
|
||||
import createHistory from 'history/lib/createHashHistory'
|
||||
|
||||
const history = createHistory()
|
||||
|
||||
export default history
|
Reference in New Issue
Block a user