From 6450a12f9b1be5126e70ba0fa402addf4a0ccfc8 Mon Sep 17 00:00:00 2001 From: hamed Date: Tue, 23 Nov 2021 19:26:35 +0330 Subject: [PATCH] bug fixed --- navigation.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/navigation.js b/navigation.js index 463fcc7..4ae3972 100644 --- a/navigation.js +++ b/navigation.js @@ -32,21 +32,21 @@ function BottomTab(props) { const {t} = useTranslation('translation', {keyPrefix: 'main'}); return ( - - + - - - )