mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
prettify
This commit is contained in:
parent
a2c8fd89a9
commit
29d8e8f856
|
@ -19,7 +19,12 @@ import SliderButton from 'remotedev-app/lib/components/buttons/SliderButton';
|
|||
import ImportButton from 'remotedev-app/lib/components/buttons/ImportButton';
|
||||
import ExportButton from 'remotedev-app/lib/components/buttons/ExportButton';
|
||||
import PrintButton from 'remotedev-app/lib/components/buttons/PrintButton';
|
||||
import { MdSettings, MdBorderLeft, MdBorderRight, MdBorderBottom } from 'react-icons/md';
|
||||
import {
|
||||
MdSettings,
|
||||
MdBorderLeft,
|
||||
MdBorderRight,
|
||||
MdBorderBottom,
|
||||
} from 'react-icons/md';
|
||||
import { GoRadioTower, GoPin } from 'react-icons/go';
|
||||
|
||||
@enhance
|
||||
|
|
Loading…
Reference in New Issue
Block a user