typo fixes and code improvements

This commit is contained in:
Sanidhya Kumar Verma
2024-09-04 12:01:27 +00:00
committed by GitHub
parent ac4019e5d1
commit 96d14cecad
7 changed files with 12 additions and 5 deletions
+1
View File
@@ -222,6 +222,7 @@ const SignUp = () => {
<View className="bg-white px-7 py-9 rounded-2xl min-h-[300px]">
<Image
source={images.check}
alt="Check"
className="w-[110px] h-[110px] mx-auto my-5"
/>