multiple messages for phone login and signup added

This commit is contained in:
مهرزاد قدرتی
2025-07-26 16:53:01 +03:30
parent 62747f6ca8
commit ea5a679312
6 changed files with 123 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ export function SmsOtpForm({ value, type }: SmsOtpProps) {
<Box
sx={{
display: 'flex',
flexDirection: 'row',
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'space-between',
gap: 4,