mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
fix(ui): reduce bundle size
This commit is contained in:
@@ -6,7 +6,10 @@ import toDiffableHtml from "diffable-html";
|
||||
|
||||
import { Settings } from "Stores/Settings";
|
||||
import { ThemeContext } from "Components/Theme";
|
||||
import { ReactSelectColors, ReactSelectStyles } from "Components/MultiSelect";
|
||||
import {
|
||||
ReactSelectColors,
|
||||
ReactSelectStyles
|
||||
} from "Components/Theme/ReactSelect";
|
||||
import { AlertGroupSortConfiguration } from "./AlertGroupSortConfiguration";
|
||||
|
||||
let settingsStore;
|
||||
|
||||
Reference in New Issue
Block a user