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(),