ADD new frontend
This commit is contained in:
4
fdev-ffrontend/src/components/pos/index.ts
Normal file
4
fdev-ffrontend/src/components/pos/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as POSConfigurationForm } from './POSConfigurationForm';
|
||||
export { default as POSConfigurationCard } from './POSConfigurationCard';
|
||||
export { default as POSManagementPage } from './POSManagementPage';
|
||||
export { default as POSSyncStatus } from './POSSyncStatus';
|
||||
Reference in New Issue
Block a user