Kaynağa Gözat

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

[skip ci]
Erik Engervall 4 yıl önce
ebeveyn
işleme
1d649a81c8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/WebView.tsx

+ 1
- 1
src/WebView.tsx Dosyayı Görüntüle

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