sign in screen ui completed
This commit is contained in:
committed by
GitHub
parent
f93e06c632
commit
2bb195c7be
@@ -86,7 +86,7 @@ const SignUp = () => {
|
||||
className="text-lg text-center text-general-200 mt-10"
|
||||
>
|
||||
<Text>Already have an account? </Text>
|
||||
<Text className="text-primary-500">Login</Text>
|
||||
<Text className="text-primary-500">Sign in</Text>
|
||||
</Link>
|
||||
</View>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user