Renamed /src to /frontend
This commit is contained in:
3
frontend/utils/History.js
Normal file
3
frontend/utils/History.js
Normal file
@ -0,0 +1,3 @@
|
||||
// https://github.com/reactjs/react-router/blob/master/docs/guides/NavigatingOutsideOfComponents.md
|
||||
import browserHistory from 'react-router/lib/browserHistory';
|
||||
export default browserHistory;
|
Reference in New Issue
Block a user