Skip to content

Commit 4045552

Browse files
author
Nika Kolesnikova
committed
fix: update exports from components folder, add ShareList
1 parent 8a12ee5 commit 4045552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export * from './ListItem';
22
export * from './SingleList';
33
export * from './AddItems';
4+
export * from './ShareList';
45
export * from './TextInputElement';
56
export * from './RadioInputElement';
67
export * from './ConfirmDialog';

0 commit comments

Comments
 (0)