From e1c478b241a5a054f4985ea922ca771d8ed65bd3 Mon Sep 17 00:00:00 2001 From: jan Date: Sat, 19 Nov 2022 00:47:20 +0100 Subject: [PATCH] test --- App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.