瀏覽代碼

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

[skip ci]
Erik Engervall 4 年之前
父節點
當前提交
1d649a81c8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/WebView.tsx

+ 1
- 1
src/WebView.tsx 查看文件

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