chore: refresh types and formatting
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
dueDate: string;
|
||||
lines: BillingLine[];
|
||||
clients: BillingClient[];
|
||||
totalGbp: number;
|
||||
};
|
||||
formatMoney: (value: unknown) => string;
|
||||
formatDate: (value: unknown) => string;
|
||||
|
||||
Reference in New Issue
Block a user