Skip to content

Commit

Permalink
feat: add export of ShadowWrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed Sep 28, 2022
1 parent 73fdf3a commit 6fedc7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export { ActivityCaption } from './blocks/ActivityCaption/ActivityCaption.js';
export { ActivityIcon } from './blocks/ActivityIcon/ActivityIcon.js';
export { Select } from './blocks/Select/Select.js';
export { Video } from './blocks/Video/Video.js';
export { ShadowWrapper } from './blocks/ShadowWrapper/ShadowWrapper.js';

// Solutions:
export { FileUploaderRegular } from './solutions/file-uploader/regular/FileUploaderRegular.js';
Expand Down

0 comments on commit 6fedc7c

Please sign in to comment.