Преглед изворни кода

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