chore: add api and change code styles
This commit is contained in:
@@ -160,6 +160,7 @@ export function EmailSection({
|
||||
minWidth: '140px',
|
||||
width: { xs: '100%', sm: '156px' },
|
||||
alignSelf: 'center',
|
||||
textTransform: 'none',
|
||||
}}
|
||||
>
|
||||
{getButtonLabel()}
|
||||
@@ -203,6 +204,7 @@ export function EmailSection({
|
||||
sx={{
|
||||
width: { xs: '100%', sm: '156px' },
|
||||
border: 0.5,
|
||||
textTransform: 'none',
|
||||
}}
|
||||
>
|
||||
{isVerifyingCode ? (
|
||||
|
||||
Reference in New Issue
Block a user