diff --git a/src/components/Todo.tsx b/src/components/Todo.tsx index 7c2f4f5..c72d7d3 100644 --- a/src/components/Todo.tsx +++ b/src/components/Todo.tsx @@ -566,7 +566,7 @@ const Todo: React.FC = ({}) => { )} {todaysTasks.length > 0 && ( - +