diff --git a/App.js b/App.js index f9d90be..3599a56 100644 --- a/App.js +++ b/App.js @@ -75,7 +75,7 @@ const App: () => Node = () => { style={{ backgroundColor: isDarkMode ? Colors.black : Colors.white, }}> -
+
Edit App.js to change this screen and then come back to see your edits.