From b1cc4a5e9fcf48a793dac6e6e941725aaa8b50f7 Mon Sep 17 00:00:00 2001 From: Minseo Lee Date: Wed, 12 Feb 2025 06:07:00 +0900 Subject: Refine accessibilityHint (#7554) * `accessibilityHint` * accessibilityHint * Update Co-Authored-By: jason-me * Update LoginForm.tsx --------- Co-authored-by: jason-me --- src/screens/Settings/AppIconSettings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screens/Settings/AppIconSettings/index.tsx') diff --git a/src/screens/Settings/AppIconSettings/index.tsx b/src/screens/Settings/AppIconSettings/index.tsx index 0be2894d5..954bac68a 100644 --- a/src/screens/Settings/AppIconSettings/index.tsx +++ b/src/screens/Settings/AppIconSettings/index.tsx @@ -213,7 +213,7 @@ function AppIcon({icon, size = 50}: {icon: AppIconSet; size: number}) { return ( { if (isAndroid) { -- cgit 1.4.1