From b284a3d6d6a545d9254f120e58247dee8b88babe Mon Sep 17 00:00:00 2001 From: lama137 <99168742+lama137@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:26:17 +0200 Subject: [PATCH] TITOOOOOOOOOOOOO --- lib/pages/TodayView.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pages/TodayView.dart b/lib/pages/TodayView.dart index fe3db07..1844bfc 100644 --- a/lib/pages/TodayView.dart +++ b/lib/pages/TodayView.dart @@ -14,6 +14,7 @@ class TodayView extends StatefulWidget { class _TodayViewState extends State { @override Widget build(BuildContext context) { + return ListView( children: [ Reminder(),