We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a8a80 commit 6f04491Copy full SHA for 6f04491
packages/ui-voip/src/index.ts
@@ -5,3 +5,5 @@ export { MediaCallContext, useMediaCallExternalContext as useMediaCallContext, t
5
export { useMediaCallAction } from './hooks';
6
7
export { getHistoryMessagePayload } from './ui-kit/getHistoryMessagePayload';
8
+
9
+export { MediaCallHistoryTable } from './views';
0 commit comments