File size: 82 Bytes
f5071ca |
1 2 3 4 |
import { createHashHistory } from 'history';
export default createHashHistory();
|
f5071ca |
1 2 3 4 |
import { createHashHistory } from 'history';
export default createHashHistory();
|