fix: code styles

This commit is contained in:
Koosha Lahouti
2025-08-13 11:18:12 +03:30
parent cd4113b75a
commit d42913bced
10 changed files with 51 additions and 25 deletions

View File

@@ -161,6 +161,7 @@ export default function PhoneEditForm({
sx={{
minWidth: { xs: '100%', sm: 220 },
color: 'primary.main',
textTransform: 'none',
}}
>
{buttonState === 'counting' ? (
@@ -205,6 +206,7 @@ export default function PhoneEditForm({
sx={{
minWidth: { xs: '100%', sm: 220 },
bgcolor: 'primary.main',
textTransform: 'none',
}}
>
{isVerifying ? (