diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-11 11:11:38 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-11 11:11:38 +0700 |
| commit | b89d57916ec9d2be3db786a8481a0acc5fd74e2f (patch) | |
| tree | 57cc69c9740da593bd386d57d64fd418239fde9c /src/lib/auth/components/SwitchAccount.jsx | |
| parent | 7f2c4404adcde5fbaea32e895542d2c313bd507b (diff) | |
<iman> update tampilan desktop switcj account
Diffstat (limited to 'src/lib/auth/components/SwitchAccount.jsx')
| -rw-r--r-- | src/lib/auth/components/SwitchAccount.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/auth/components/SwitchAccount.jsx b/src/lib/auth/components/SwitchAccount.jsx index e1249779..da0ff068 100644 --- a/src/lib/auth/components/SwitchAccount.jsx +++ b/src/lib/auth/components/SwitchAccount.jsx @@ -134,7 +134,7 @@ const SwitchAccount = () => { </Stack> </RadioGroup> </div> - <FormBisnis type='bisnis' required={isTerdaftar} isPKP={isPKP} /> + <FormBisnis type='profil' required={isTerdaftar} isPKP={isPKP} /> </div> )} </> |
