diff --git a/App.tsx b/App.tsx index 05ce23c..2754342 100644 --- a/App.tsx +++ b/App.tsx @@ -11,12 +11,7 @@ import { WebView } from 'react-native-webview'; function App(): React.JSX.Element { return ( <> - + > ); }