From 074719397787fb02305d5b2ed71b7fbace9d309c Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 30 Oct 2023 18:06:31 -0700 Subject: Fix a11y prop --- src/view/com/auth/create/Step2.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/view/com/auth/create/Step2.tsx b/src/view/com/auth/create/Step2.tsx index 695c40cb8..60e197564 100644 --- a/src/view/com/auth/create/Step2.tsx +++ b/src/view/com/auth/create/Step2.tsx @@ -61,8 +61,8 @@ export const Step2 = observer(function Step2Impl({ Don't have an invite code?{' '} + accessibilityLabel="Join the waitlist." + accessibilityHint=""> Join the waitlist. -- cgit 1.4.1