Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 01:11:26 +00:00
co-authored by renee-png
parent 0f246c7703
commit b8a862a102
+1 -1
View File
@@ -27,7 +27,7 @@ const NAV: NavItem[] = [
{ to: "/inbox", label: "Inbox", icon: InboxIcon },
{ to: "/status", label: "Status Updates", icon: Activity },
{ to: "/collections", label: "Collections", icon: DollarSign },
{ to: "/documents", label: "Documents", icon: FolderOpen },
{ to: "/documents", label: "Pleadings", icon: FolderOpen },
{ to: "/files", label: "Files", icon: FilesIcon },
{ to: "/forms", label: "Forms & Letters", icon: ClipboardList },
{ to: "/invoices", label: "Invoices", icon: Receipt },