From 00aaaeff208b64faa89f6397c63499c8f14a307a Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Fri, 31 May 2024 11:52:31 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E3=82=92=E2=89=A1=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Apps.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Apps.js b/Apps.js index bb77de6..4358702 100644 --- a/Apps.js +++ b/Apps.js @@ -484,12 +484,13 @@ const MapsButton = ({ onPress, top, mapSwitch }) => { textAlignVertical: "center", fontWeight: "bold", color: "white", + fontSize: 20, }, }; return ( - + );