From 35256ba88db6aba65420a7c211e875b9e92843e7 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sun, 14 Apr 2024 15:16:32 +0200 Subject: [PATCH] simplify useStoredTheme --- tank-frontend/src/App.tsx | 2 +- tank-frontend/src/theme.ts | 29 ++++++++++++++-------------- tank-frontend/src/useStoredState.ts | 30 +++++++++++++++++++++-------- 3 files changed, 37 insertions(+), 24 deletions(-) diff --git a/tank-frontend/src/App.tsx b/tank-frontend/src/App.tsx index eb0fbf7..eab496e 100644 --- a/tank-frontend/src/App.tsx +++ b/tank-frontend/src/App.tsx @@ -34,7 +34,7 @@ export default function App() { return

CCCB-Tanks!

-