diff --git a/App.tsx b/App.tsx index 4a02d9d..dae7443 100644 --- a/App.tsx +++ b/App.tsx @@ -77,7 +77,7 @@ function App(): React.JSX.Element { style={{ backgroundColor: isDarkMode ? Colors.black : Colors.white, }}> -
+
Edit App.tsx to change this screen and then come back to see your edits.