From 78ae963ddc7029781623c559fe51421343c0dd90 Mon Sep 17 00:00:00 2001 From: Oliver Scase Date: Sun, 9 Nov 2025 16:41:24 +0100 Subject: [PATCH] fix: allow the hiding of the footer in the widget --- resources/views/widgets/calendar-widget.blade.php | 2 +- src/Filament/CalendarWidget.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/views/widgets/calendar-widget.blade.php b/resources/views/widgets/calendar-widget.blade.php index 0a30dfb..fe65c05 100644 --- a/resources/views/widgets/calendar-widget.blade.php +++ b/resources/views/widgets/calendar-widget.blade.php @@ -8,7 +8,7 @@