From 4dad875b5d4dd8d25a67dad092904190f2d3a3b2 Mon Sep 17 00:00:00 2001 From: jan Date: Sat, 19 Nov 2022 00:43:23 +0100 Subject: [PATCH] test --- App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.js b/App.js index 4c97733..f9d90be 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.