Skip to content

Commit 6f04491

Browse files
committed
Add missing export
1 parent d1a8a80 commit 6f04491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/ui-voip/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ export { MediaCallContext, useMediaCallExternalContext as useMediaCallContext, t
55
export { useMediaCallAction } from './hooks';
66

77
export { getHistoryMessagePayload } from './ui-kit/getHistoryMessagePayload';
8+
9+
export { MediaCallHistoryTable } from './views';

0 commit comments

Comments
 (0)