Browse Source

auto commit

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

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

1
 import { WebView } from 'react-native-webview';
1
 import { WebView } from 'react-native-webview';
2
-import React, { PureComponent,Component } from 'react';
2
+import React, { PureComponent,Component,Button as R_Button } from 'react';
3
 
3
 
4
 
4
 
5
 import {
5
 import {

Loading…
Cancel
Save