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( <> - {/* + - */} - + + {/* */} );