diff --git a/src/App.tsx b/src/App.tsx index d8746e3..f0cd253 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -62,8 +62,10 @@ export default function App() { const [opened, setOpened] = useState(false); + const date = new Date(); + return ( - + = 7 && date.getHours() <= 19 ? "light" : "dark"}>