react-toolbox/docs/app/history.js

3 lines
79 B
JavaScript

import {createHashHistory} from 'history';
export default createHashHistory();