diff --git a/index.html b/index.html index 2637967..b6751ea 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,10 @@ +
diff --git a/src/components/AppRoot.tsx b/src/components/AppRoot.tsx index dbee96a..328dc06 100644 --- a/src/components/AppRoot.tsx +++ b/src/components/AppRoot.tsx @@ -25,7 +25,7 @@ export function AppRoot() { useEffect(() => persistSettings(store), []); return ( -