From b43e23746705208ff6ab826300bd0b556d8c9f42 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Mon, 9 Sep 2024 10:43:52 +0000 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E6=95=B0=E3=83=9F=E3=82=B9=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 --- howto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto.js b/howto.js index cf359eb..7bf9dd2 100644 --- a/howto.js +++ b/howto.js @@ -14,7 +14,7 @@ export default ({ navigation: { navigate }, route }) => { useWebKit source={{ uri: info.replace("http://", "https://") }} /> - + ); };