diff --git a/src/Checklist/Checklist.tsx b/src/Checklist/Checklist.tsx index 9fa90e4..5ffb0ed 100644 --- a/src/Checklist/Checklist.tsx +++ b/src/Checklist/Checklist.tsx @@ -9,8 +9,10 @@ import { IconInfoCircle } from '@tabler/icons-react'; export default function Checklist() { const icon = ; + const date = new Date(); + return ( - + = 7 && date.getHours() <= 19 ? "light" : "dark"}> Checklist