Refactor screen share picker internals
This commit is contained in:
parent
855b1c03b0
commit
d0b8a2991f
25 changed files with 547 additions and 244 deletions
|
@ -51,7 +51,8 @@ const createProps = (): PropsType => ({
|
|||
'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+O/wHwAEhgJAyqFnAgAAAABJRU5ErkJggg==',
|
||||
},
|
||||
],
|
||||
setPresenting: action('set-presenting'),
|
||||
selectPresentingSource: action('select-presenting-source'),
|
||||
cancelPresenting: action('cancel-presenting'),
|
||||
});
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue