From a5fd7a01e98779beb52232a874a332d769240d54 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Mon, 21 Apr 2025 09:28:02 +0700 Subject: add noref for WA link --- src/lib/auth/components/CompanyProfile.jsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/lib/auth/components') diff --git a/src/lib/auth/components/CompanyProfile.jsx b/src/lib/auth/components/CompanyProfile.jsx index 77cf536f..ca2dcafe 100644 --- a/src/lib/auth/components/CompanyProfile.jsx +++ b/src/lib/auth/components/CompanyProfile.jsx @@ -320,7 +320,15 @@ const CompanyProfile = () => { maxLength={16} /> - *Untuk mengganti NPWP bisa menghubungi kami disini. + *Untuk mengganti NPWP bisa menghubungi kami{' '} + + disini. +
{errors.npwp?.message} -- cgit v1.2.3