From 22848ca0154dd641ddc9a5fb7bddd91fb30f17c9 Mon Sep 17 00:00:00 2001 From: Dave Marco Date: Mon, 2 Dec 2024 20:16:27 +0000 Subject: [PATCH] fix lint --- src/components/StatusBar/LogLevelSelect/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/StatusBar/LogLevelSelect/index.tsx b/src/components/StatusBar/LogLevelSelect/index.tsx index b76be28b..96dd02bf 100644 --- a/src/components/StatusBar/LogLevelSelect/index.tsx +++ b/src/components/StatusBar/LogLevelSelect/index.tsx @@ -33,8 +33,8 @@ import { MAX_LOG_LEVEL, } from "../../../typings/logs"; import { - UI_STATE, UI_ELEMENT, + UI_STATE, } from "../../../typings/states"; import {range} from "../../../utils/data"; import {