Skip to content

Commit b2596f3

Browse files
committed
fix: hooks export
1 parent d6f0ba8 commit b2596f3

File tree

1 file changed

+1
-0
lines changed
  • package/src/components/Chat/hooks

1 file changed

+1
-0
lines changed

package/src/components/Chat/hooks/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export * from './useIsOnline';
33
export * from './useSyncDatabase';
44
export * from './useAppSettings';
55
export * from './useClientMutedUsers';
6+
export * from './useCreateChatContext';

0 commit comments

Comments
 (0)