diff --git a/dashboard/starter-example/app/ui/invoices/table.tsx b/dashboard/starter-example/app/ui/invoices/table.tsx index 0255185..4fe45b7 100644 --- a/dashboard/starter-example/app/ui/invoices/table.tsx +++ b/dashboard/starter-example/app/ui/invoices/table.tsx @@ -90,7 +90,6 @@ export default async function InvoicesTable({ className="rounded-full" width={28} height={28} - alt={`${invoice.name}'s profile picture`} />
{invoice.name}