Move toasts in calls up and fix click to dismiss
This commit is contained in:
parent
31cbb89b0d
commit
8fd3059de8
8 changed files with 34 additions and 4 deletions
|
@ -264,6 +264,7 @@ const useProps = (overrideProps: OverridePropsType = {}): PropsType => {
|
|||
toast={undefined}
|
||||
megaphone={undefined}
|
||||
containerWidthBreakpoint={containerWidthBreakpoint}
|
||||
isInFullScreenCall={false}
|
||||
/>
|
||||
),
|
||||
selectedConversationId: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue