mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Fix
This commit is contained in:
parent
6d4177d6b7
commit
edfeb4dfff
|
@ -4,7 +4,7 @@ import Form from 'react-bootstrap/Form';
|
|||
import { BsX } from 'react-icons/bs';
|
||||
import styled from 'styled-components';
|
||||
|
||||
import Dock from 'react-dock';
|
||||
import { Dock } from 'react-dock';
|
||||
|
||||
const Root = styled.div`
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user