Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
880fb001cf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      mdev/wv0.native.js

+ 1
- 0
mdev/wv0.native.js View File

@@ -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 || {}}

Loading…
Cancel
Save