diff options
Diffstat (limited to 'src/lib/auth')
| -rw-r--r-- | src/lib/auth/components/CompanyProfile.jsx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/auth/components/CompanyProfile.jsx b/src/lib/auth/components/CompanyProfile.jsx index ca2dcafe..d404ebe7 100644 --- a/src/lib/auth/components/CompanyProfile.jsx +++ b/src/lib/auth/components/CompanyProfile.jsx @@ -322,9 +322,7 @@ const CompanyProfile = () => { <span className='text-xs opacity-60 text-red-500'> *Untuk mengganti NPWP bisa menghubungi kami{' '} <a - href='https://wa.me/6281717181922' - target='_blank' - ref='noreferrer' + href='https://wa.me/6281717181922' target='_blank' rel='noreferrer' style={{ textDecoration: 'underline' }} > disini. |
