Moved isConversationTooBigToRing to the SmartCallManager
This commit is contained in:
parent
1e282ee5d0
commit
cdb779508b
3 changed files with 32 additions and 21 deletions
|
@ -116,6 +116,7 @@ const createProps = (storyProps: Partial<PropsType> = {}): PropsType => ({
|
|||
),
|
||||
toggleSettings: action('toggle-settings'),
|
||||
toggleSpeakerView: action('toggle-speaker-view'),
|
||||
isConversationTooBigToRing: false,
|
||||
});
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue