UNPKG

@questionable-focus/stationery-cupboard

Version:

A collection of business document templates for React applications

5 lines (4 loc) 236 B
export { InvoiceTable } from "./InvoiceTable"; export type { InvoiceTableProps } from "./InvoiceTable"; export { MeetingMinutesTable } from "./MeetingMinutesTable"; export type { MeetingMinutesTableProps } from "./MeetingMinutesTable";