feat(dashboard): add reports

This commit is contained in:
2025-11-18 16:13:40 +02:00
parent 126505fc88
commit 57a8501c88
3 changed files with 3 additions and 2 deletions
@@ -10,6 +10,7 @@ import {
SelectTrigger,
SelectValue,
} from "@basango/ui/components/select";
import { ToggleGroup, ToggleGroupItem } from "@basango/ui/components/toggle-group";
import { differenceInCalendarDays, format, subDays } from "date-fns";
import { CalendarIcon, ChevronDown } from "lucide-react";
import { parseAsInteger, parseAsIsoDate, useQueryStates } from "nuqs";