diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/auth/components/SwitchAccount.jsx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/auth/components/SwitchAccount.jsx b/src/lib/auth/components/SwitchAccount.jsx index d76d1f0e..a609d9e7 100644 --- a/src/lib/auth/components/SwitchAccount.jsx +++ b/src/lib/auth/components/SwitchAccount.jsx @@ -159,7 +159,8 @@ const SwitchAccount = ({ company_type }) => { title='Ubah profil Bisnis' > <div className='leading-7 text-gray_r-12/80'> - Apakah anda yakin mengubah data bisnis? + Mohon diperhatikan bahwa perubahan data akun bisnis akan mengakibatkan + perubahan pada informasi yang tertera di faktur pajak dan invoice.? </div> <div className='flex mt-6 gap-x-4 md:justify-end'> <button |
