diff --git a/src/components/active-invoice/index.tsx b/src/components/active-invoice/index.tsx index 85a3f92..3222f7c 100644 --- a/src/components/active-invoice/index.tsx +++ b/src/components/active-invoice/index.tsx @@ -71,7 +71,14 @@ export default function ActiveInvoice({ invoice }: { invoice: Invoice }) { {invoiceCost(invoice.tasks)}

{client && user?.email === 'nick.braica@gmail.com' && ( -