sign up flow updated

This commit is contained in:
Sanidhya Kumar Verma
2024-08-29 16:37:55 +00:00
committed by GitHub
parent 11a1f7897a
commit 0f18202280
4 changed files with 79 additions and 12 deletions
-2
View File
@@ -75,8 +75,6 @@ const SignIn = () => {
<Text className="text-primary-500">Sign up</Text>
</Link>
</View>
{/* Verification Modal */}
</View>
</ScrollView>
);