aboutsummaryrefslogtreecommitdiff
path: root/src/screens
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens')
-rw-r--r--src/screens/onboarding/AddWaitlistUserScreen.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/onboarding/AddWaitlistUserScreen.tsx b/src/screens/onboarding/AddWaitlistUserScreen.tsx
index 1c13ffb5..489c30f1 100644
--- a/src/screens/onboarding/AddWaitlistUserScreen.tsx
+++ b/src/screens/onboarding/AddWaitlistUserScreen.tsx
@@ -13,7 +13,6 @@ import {
ArrowButton,
Background,
LoadingIndicator,
- SubmitButton,
TaggInput,
} from '../../components';
import {nameRegex, phoneRegex} from '../../constants';