From 101699726905457c53d17e2da868705d7c87adb0 Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Thu, 1 Dec 2022 15:26:41 +1300 Subject: [PATCH] Fix width of alarm sound in SettingsPage --- SettingsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SettingsPage.tsx b/SettingsPage.tsx index 46f623b..552b5f0 100644 --- a/SettingsPage.tsx +++ b/SettingsPage.tsx @@ -289,7 +289,7 @@ export default function SettingsPage() { flexDirection: 'row', alignItems: 'center', }}> - Alarm sound + Alarm sound )}