Unhandled Runtime ErrorError: customers is not defined
Unanswered
Rose-breasted Grosbeak posted this in #help-forum
Rose-breasted GrosbeakOP
app/dashboard/invoices/[id]/edit/page.tsx
<Form invoice={invoice} customers={customers} />
<Form invoice={invoice} customers={customers} />