Skip to content

Commit

Permalink
fix(added support of multi export and services): added support of mul…
Browse files Browse the repository at this point in the history
…ti export and services
  • Loading branch information
opensrc0 committed May 18, 2024
1 parent c11c7d2 commit 1981372
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions __app/component/Scanner/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ export * from './Scanner';
export * from './ScannerScanBox';
export * from './ScannerFlash';
export * from './ScannerFacing';
export * from './ScannerGallery';
export * from './ScannerCamera';
export * from './ScannerClose';
export * from './ScannerImageUpload';

export { default } from './Scanner';

0 comments on commit 1981372

Please sign in to comment.