Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
1f8cd8352e
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,5 +1,5 @@
1 1
 import { WebView } from 'react-native-webview';
2
-import React, { PureComponent,Component,Button as R_Button } from 'react';
2
+import React, { PureComponent,Component } from 'react';
3 3
 
4 4
 
5 5
 import {

Loading…
Cancel
Save