Ver código fonte

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

[skip ci]
Erik Engervall 4 anos atrás
pai
commit
1d649a81c8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/WebView.tsx

+ 1
- 1
src/WebView.tsx Ver arquivo

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