Skip to content

Commit bad66b1

Browse files
committed
fix: re-add componentsContext export to contexts barrel
1 parent 034ef79 commit bad66b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/src/contexts/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './attachmentPickerContext/AttachmentPickerContext';
2+
export * from './componentsContext/ComponentsContext';
23
export * from './bottomSheetContext/BottomSheetContext';
34
export * from './channelContext/ChannelContext';
45
export * from './channelsContext/ChannelsContext';

0 commit comments

Comments
 (0)