add switch corporate & fix table & fix policy
This commit is contained in:
@@ -83,11 +83,7 @@ export default function Login() {
|
||||
</Box>
|
||||
</Stack>
|
||||
|
||||
<VerifyCodeForm
|
||||
setEmailOrPhoneForm={setEmailOrPhoneForm}
|
||||
setLoginOrVerifyCode={setLoginOrVerifyCode}
|
||||
emailOrPhone={emailOrPhone}
|
||||
/>
|
||||
<VerifyCodeForm emailOrPhone={emailOrPhone} />
|
||||
|
||||
<Stack sx={{ marginTop: 5 }} spacing={1} alignItems="center">
|
||||
<Typography>Tidak mendapatkan kode?</Typography>
|
||||
|
||||
Reference in New Issue
Block a user