mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
made requested changes
This commit is contained in:
parent
f5a60d36be
commit
38bb79c9c1
|
@ -7,7 +7,7 @@ import React from 'react';
|
|||
import PropTypes from 'prop-types';
|
||||
import JSONNode from './JSONNode';
|
||||
import createStylingFromTheme from './createStylingFromTheme';
|
||||
import invertTheme from 'react-base16-styling';
|
||||
import { invertTheme } from 'react-base16-styling';
|
||||
import type {
|
||||
StylingConfig,
|
||||
StylingFunction,
|
||||
|
|
Loading…
Reference in New Issue
Block a user