Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
707964f31c
commit
c575407d12
@@ -35,6 +35,7 @@ import { CaseTimeTab } from "@/components/cases/time-tab";
|
||||
import { CaseExpensesTab } from "@/components/cases/expenses-tab";
|
||||
import { CaseStatusTab } from "@/components/cases/status-tab";
|
||||
import { CaseInvoicesTab } from "@/components/cases/invoices-tab";
|
||||
import { GenerateInvoiceDialog } from "@/components/invoices/generate-invoice-dialog";
|
||||
import { CaseLitigationTab } from "@/components/cases/litigation-tab";
|
||||
import { CaseCustomFieldsTab } from "@/components/cases/custom-fields-tab";
|
||||
import { formatDate } from "@/lib/format";
|
||||
@@ -55,6 +56,7 @@ import {
|
||||
Clock,
|
||||
DollarSign,
|
||||
Receipt,
|
||||
FilePlus,
|
||||
Phone,
|
||||
Tag,
|
||||
} from "lucide-react";
|
||||
|
||||
Reference in New Issue
Block a user