Skip to content

Commit

Permalink
Export ExportComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonicclay committed Sep 4, 2020
1 parent 3cdd11f commit c9cb2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/editor/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export { Toolbox } from './toolbox';
export { ExportModal } from './export-modal';
export { ExportComponent } from './export-component';
export { ImportModal } from './import-modal';
export { ImportComponent } from './import-component';

0 comments on commit c9cb2ce

Please sign in to comment.