From e008e7a0e253baf99e358c62d4b97e21bfc485b6 Mon Sep 17 00:00:00 2001 From: Sukhvant Singh <49615949+SSukhvant@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:50:38 +0530 Subject: [PATCH] FIX #274 Eliminated extraneous letter 'S' from app/ui/invoices/create-form.tsx, located at line 60. (#280) Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> --- dashboard/starter-example/app/ui/invoices/create-form.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard/starter-example/app/ui/invoices/create-form.tsx b/dashboard/starter-example/app/ui/invoices/create-form.tsx index 0aed26f8..04f2966d 100644 --- a/dashboard/starter-example/app/ui/invoices/create-form.tsx +++ b/dashboard/starter-example/app/ui/invoices/create-form.tsx @@ -57,7 +57,6 @@ export default function Form({ customers }: { customers: CustomerField[] }) { - s {/* Invoice Status */}