Hide webcam component
This commit is contained in:
parent
1d451f1e09
commit
0b8bca049c
@ -8,7 +8,7 @@ import VideoDockContainer from '../video-dock/container';
|
||||
import DefaultContent from '../whiteboard/default-content/component';
|
||||
|
||||
const defaultProps = {
|
||||
overlay: <VideoDockContainer/>,
|
||||
overlay: null, //<VideoDockContainer/>,
|
||||
content: <WhiteboardContainer/>,
|
||||
defaultContent: <DefaultContent />,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user