From d3a07a5c116c04b39fb4c30f0136e934f307a968 Mon Sep 17 00:00:00 2001 From: IDONTSUDO Date: Tue, 31 Dec 2024 14:47:17 +0300 Subject: [PATCH] progress --- ui/src/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/index.tsx b/ui/src/index.tsx index 6b4baea..88cb6df 100644 --- a/ui/src/index.tsx +++ b/ui/src/index.tsx @@ -22,9 +22,9 @@ export const themeStore = new ThemeStore(); root.render( <> - {/* + - */} - + + {/* */} );