chore(): Reorganize modules (#7210)
**What** Move all modules to the modules directory
This commit is contained in:
committed by
GitHub
parent
7a351eef09
commit
4eae25e1ef
8
packages/modules/customer/README.md
Normal file
8
packages/modules/customer/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Customer Module
|
||||
|
||||
Customers represent entities who can make purchases in a store.
|
||||
|
||||
### Features
|
||||
|
||||
- The customer module enables you to store your customers’s contact details.
|
||||
- The customer module enables you to group your customers.
|
||||
Reference in New Issue
Block a user