feat(design-v2): Call control buttons #3216
Annotations
2 errors
test-and-build
Type '{ onCallEnded: () => void; onChatOpenHandler: () => void; unreadCountIndicator: number; onHangupCallHandler: () => Promise<void>; onBackPressed: () => Promise<void>; }' is not assignable to type 'IntrinsicAttributes & Pick<CallContentProps, "supportedReactions"> & { onChatOpenHandler?: (() => void) | undefined; onParticipantInfoPress: () => void; unreadCountIndicator?: number | undefined; } & { ...; }'.
|
test-and-build
Process completed with exit code 1.
|