1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00
planka/client/src/reducers/router.js
2022-11-21 00:54:05 +01:00

3 lines
89 B
JavaScript
Executable file

import { routerReducer } from '../redux-history-context';
export default routerReducer;