chore: run prettier

This commit is contained in:
FaberVitale 2021-10-24 11:31:14 +02:00
parent fb976f0207
commit fb1ec166d3

View File

@ -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 {