format
This commit is contained in:
@@ -62,8 +62,8 @@ function EmailStep({ onCodeSent }: { onCodeSent: (email: string) => void }) {
|
|||||||
<View className="gap-1">
|
<View className="gap-1">
|
||||||
<Text className="text-foreground text-3xl font-semibold">Welcome</Text>
|
<Text className="text-foreground text-3xl font-semibold">Welcome</Text>
|
||||||
<Text className="text-muted-foreground text-base">
|
<Text className="text-muted-foreground text-base">
|
||||||
Enter your email to sign in or create an account. We'll send a code to
|
Enter your email to sign in or create an account. We'll send a
|
||||||
verify it.
|
code to verify it.
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user