From 7ed3fd96322d08bd91434b8ec4dcbc542a610998 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 6 Nov 2024 11:05:08 +0700 Subject: update to upper case company type --- src/lib/auth/components/CompanyProfile.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/auth') diff --git a/src/lib/auth/components/CompanyProfile.jsx b/src/lib/auth/components/CompanyProfile.jsx index 78e62abd..1f9eb33c 100644 --- a/src/lib/auth/components/CompanyProfile.jsx +++ b/src/lib/auth/components/CompanyProfile.jsx @@ -185,7 +185,7 @@ const CompanyProfile = () => {

Informasi Usaha

-
{company_type}
+
{company_type.toUpperCase()}
Dibawah ini adalah data usaha yang anda masukkan, periksa kembali -- cgit v1.2.3