refactor: add prefix id

This commit is contained in:
Thanaphon Frappet 2024-11-19 10:53:30 +07:00
parent 732c81ed57
commit c6190bbedc
8 changed files with 19 additions and 6 deletions

View file

@ -1470,6 +1470,7 @@ watch(
}"
>
<ProfileBanner
:prefix="currentUser.firstName"
:active="formData.status !== 'INACTIVE'"
useToggle
color="white"