mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +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 pkg from '../../../package.json';
|
||||||
import { Button, Toolbar, Spacer } from 'devui';
|
import { Button, Toolbar, Spacer } from 'devui';
|
||||||
import getOptions from './getOptions';
|
import getOptions from './getOptions';
|
||||||
import { push as pushRoute } from 'react-router-redux';
|
import { push as pushRoute } from 'connected-react-router';
|
||||||
|
|
||||||
const styles = {
|
const styles = {
|
||||||
wrapper: {
|
wrapper: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user