diff --git a/src/pages/popup/Popup.tsx b/src/pages/popup/Popup.tsx index 742b18c6a..f43bf6e6b 100644 --- a/src/pages/popup/Popup.tsx +++ b/src/pages/popup/Popup.tsx @@ -10,21 +10,31 @@ const Popup = () => { const theme = useStorage(exampleThemeStorage); return ( -
-
+
+
logo

Edit src/pages/popup/Popup.tsx and save to reload.

- + Learn React!