mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
made two import statements
This commit is contained in:
parent
c540088b12
commit
f5a60d36be
|
@ -7,8 +7,8 @@ import React from 'react';
|
|||
import PropTypes from 'prop-types';
|
||||
import JSONNode from './JSONNode';
|
||||
import createStylingFromTheme from './createStylingFromTheme';
|
||||
import invertTheme from 'react-base16-styling';
|
||||
import type {
|
||||
invertTheme,
|
||||
StylingConfig,
|
||||
StylingFunction,
|
||||
StylingValue,
|
||||
|
|
Loading…
Reference in New Issue
Block a user