init: add fuse-react v8.3.5 skeleton
This commit is contained in:
3
src/@history/@history.js
Normal file
3
src/@history/@history.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as history from 'history';
|
||||
|
||||
export default history.createBrowserHistory();
|
||||
1
src/@history/index.js
Normal file
1
src/@history/index.js
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from './@history';
|
||||
Reference in New Issue
Block a user