summaryrefslogtreecommitdiff
path: root/src/lib/auth/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/auth/components')
-rw-r--r--src/lib/auth/components/SwitchAccount.jsx2
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>
)}
</>