mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
chore: run prettier
This commit is contained in:
parent
fb976f0207
commit
fb1ec166d3
|
@ -1,5 +1,8 @@
|
|||
import { Scheme, Theme } from '@redux-devtools/ui';
|
||||
import { CHANGE_THEME, APPLY_MEDIA_FEATURES_PREFERENCES, } from '../constants/actionTypes';
|
||||
import {
|
||||
CHANGE_THEME,
|
||||
APPLY_MEDIA_FEATURES_PREFERENCES,
|
||||
} from '../constants/actionTypes';
|
||||
import { StoreAction } from '../actions';
|
||||
|
||||
export interface ThemeState {
|
||||
|
|
Loading…
Reference in New Issue
Block a user