import createHistory from 'history/createMemoryHistory'; const history = createHistory(); export default history;