Explorar el Código

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

[skip ci]
Erik Engervall hace 4 años
padre
commit
1d649a81c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/WebView.tsx

+ 1
- 1
src/WebView.tsx Ver fichero

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