From de172e9a39bc17bac609afba588e9e9fc182f836 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Mon, 1 Apr 2024 12:40:01 +0000 Subject: [PATCH] =?UTF-8?q?navigate=E3=82=A2=E3=82=AF=E3=82=BB=E3=82=B9?= =?UTF-8?q?=E3=81=A7=E3=81=8D=E3=81=AA=E3=81=84=E5=95=8F=E9=A1=8C=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Settings/settings.js b/components/Settings/settings.js index c9fbd08..21938ae 100644 --- a/components/Settings/settings.js +++ b/components/Settings/settings.js @@ -134,7 +134,7 @@ export default function Setting(props) { headerShown: false, }} > - {(props) => } + {(props) => } );