|
|
@@ -181,6 +181,8 @@ class Conference extends AbstractConference<Props, *> {
|
|
181
|
181
|
// <Container style = { styles.conference }>
|
|
182
|
182
|
return (
|
|
183
|
183
|
<Container style = { {...styles.conference,...conference_style} }>
|
|
|
184
|
+ <iframe src = {"https://excalidraw.videocorners.com/#room=4zmaf7d5jtcx4pqgruba,4zmaf7BMXbI6tCEiW7rbgy"}
|
|
|
185
|
+ ></iframe>
|
|
184
|
186
|
<StatusBar
|
|
185
|
187
|
barStyle = 'light-content'
|
|
186
|
188
|
hidden = { _fullscreenEnabled }
|