UNPKG

@forrestjs/kitchensink

Version:
7 lines (6 loc) 118 B
export const InvoicesDashboard = () => ( <> <h3>Invoices</h3> <p>dashboard for the invoices...</p> </> );