chore: import codes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Invoice Admin Components
|
||||
*/
|
||||
|
||||
export { default as InvoicesListPage } from './InvoicesListPage.js';
|
||||
export { default as InvoiceCreatePage } from './InvoiceCreatePage.js';
|
||||
export { default as InvoiceEditPage } from './InvoiceEditPage.js';
|
||||
Reference in New Issue
Block a user