From b8a2acb4bc87263711402f7c6a85df7c01d5013b Mon Sep 17 00:00:00 2001 From: Daniel Stefan Date: Wed, 16 Mar 2022 14:39:56 +0200 Subject: [PATCH] fix: router, make copy-paste URL work --- src/navigation/AppNavigator.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/navigation/AppNavigator.js b/src/navigation/AppNavigator.js index 1a2c068c..a2340792 100644 --- a/src/navigation/AppNavigator.js +++ b/src/navigation/AppNavigator.js @@ -80,8 +80,8 @@ const AppNavigator = () => { }> - }> - + + @@ -89,10 +89,10 @@ const AppNavigator = () => { - + - } /> +