diff --git a/src/App.tsx b/src/App.tsx index fc9a912..0f9325d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -102,12 +102,12 @@ function DashboardContent() { return (
{config.calendar && ( -
+
)} {config.todoList && ( -
+
)}