mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
fix
This commit is contained in:
parent
92675e1fba
commit
85ebd02dd0
|
@ -3,7 +3,7 @@ import { connect } from 'react-redux';
|
|||
import pkg from '../../../package.json';
|
||||
import { Button, Toolbar, Spacer } from 'devui';
|
||||
import getOptions from './getOptions';
|
||||
import { push as pushRoute } from 'react-router-redux';
|
||||
import { push as pushRoute } from 'connected-react-router';
|
||||
|
||||
const styles = {
|
||||
wrapper: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user