Skip to content

Commit 22848ca

Browse files
committed
fix lint
1 parent db8eecc commit 22848ca

File tree

1 file changed

+1
-1
lines changed
  • src/components/StatusBar/LogLevelSelect

1 file changed

+1
-1
lines changed

src/components/StatusBar/LogLevelSelect/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ import {
3333
MAX_LOG_LEVEL,
3434
} from "../../../typings/logs";
3535
import {
36-
UI_STATE,
3736
UI_ELEMENT,
37+
UI_STATE,
3838
} from "../../../typings/states";
3939
import {range} from "../../../utils/data";
4040
import {

0 commit comments

Comments
 (0)