Skip to content

Commit

Permalink
Merge pull request #30 from opensrc0/main
Browse files Browse the repository at this point in the history
Added support of multi export and services
  • Loading branch information
opensrc0 committed May 18, 2024
2 parents 1629c02 + 4e07ac0 commit 53c9e8a
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 53c9e8a

Please sign in to comment.