diff --git a/web/src/components/filter/ReviewFilterGroup.tsx b/web/src/components/filter/ReviewFilterGroup.tsx index 9351a037f..0b0acdebd 100644 --- a/web/src/components/filter/ReviewFilterGroup.tsx +++ b/web/src/components/filter/ReviewFilterGroup.tsx @@ -428,7 +428,7 @@ function CalendarFilterButton({ -
+
{day == undefined ? "Last 24 Hours" : selectedDate}
diff --git a/web/src/components/overlay/ExportDialog.tsx b/web/src/components/overlay/ExportDialog.tsx index 365949786..b4357791f 100644 --- a/web/src/components/overlay/ExportDialog.tsx +++ b/web/src/components/overlay/ExportDialog.tsx @@ -374,7 +374,7 @@ function CustomTimeSelector({ return (