|
@@ -66,6 +66,7 @@ class Wview_v1 extends PureComponent<Props> {
|
66
|
66
|
// <WebView source = {{uri:"https://excalidraw.videocorners.com/#room=4zxcald5jtcx4pqgruba,4zxcalBMXbI6tCEiW7rbgy"}}
|
67
|
67
|
return (
|
68
|
68
|
<View style = { wv0_styles_dev.v1 || {} }>
|
|
69
|
+ Z
|
69
|
70
|
|
70
|
71
|
<WebView source = {{uri:wb_url}}
|
71
|
72
|
style = {wv0_styles_dev.webview_style || {}}
|