Sfoglia il codice sorgente

chore: Update WebView.tsx (#751 by @erikengervall)

[skip ci]
Erik Engervall 4 anni fa
parent
commit
1d649a81c8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/WebView.tsx

+ 1
- 1
src/WebView.tsx Vedi File

@@ -1,4 +1,4 @@
1
-// This files provides compatibility with out out tree platform.
1
+// This files provides compatibility without tree platform.
2 2
 import { WebView } from 'react-native';
3 3
 
4 4
 export { WebView };