update: Major Overhault to all subsystems
This commit is contained in:
3
frontend/src/crm/customers/index.js
Normal file
3
frontend/src/crm/customers/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as CustomerList } from "./CustomerList";
|
||||
export { default as CustomerForm } from "./CustomerForm";
|
||||
export { default as CustomerDetail } from "./CustomerDetail";
|
||||
Reference in New Issue
Block a user