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
4b10cb4022
commit
6d4177d6b7
|
@ -4,7 +4,7 @@ import Form from 'react-bootstrap/Form';
|
||||||
import { BsX } from 'react-icons/bs';
|
import { BsX } from 'react-icons/bs';
|
||||||
import styled from 'styled-components';
|
import styled from 'styled-components';
|
||||||
|
|
||||||
import Dock from '../../src/Dock';
|
import Dock from 'react-dock';
|
||||||
|
|
||||||
const Root = styled.div`
|
const Root = styled.div`
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user