Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 23:09:05 +00:00
co-authored by renee-png
parent b06ed684f5
commit 6f3094014e
+1
View File
@@ -30,6 +30,7 @@ import { QuickAddTime, QuickAddExpense } from "@/components/quick-add/quick-add"
import { DateCalculator } from "@/components/date-calculator";
import { NotificationBell } from "@/components/notifications/notification-bell";
import { JusticeIcon } from "@/components/justice-icon";
import { GlobalSearch } from "@/components/global-search";
interface NavItem {
to: string;