From c520c39918694e793da661c30975d6c4b60eb63c Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 11 May 2023 16:52:33 +0700 Subject: fix rfq title and customer review --- src/lib/form/components/RequestForQuotation.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/form/components') diff --git a/src/lib/form/components/RequestForQuotation.jsx b/src/lib/form/components/RequestForQuotation.jsx index cd8fbfd6..31efb5d6 100644 --- a/src/lib/form/components/RequestForQuotation.jsx +++ b/src/lib/form/components/RequestForQuotation.jsx @@ -77,7 +77,7 @@ const RequestForQuotation = () => { } return (
-

Kunjungan Sales

+

Request for Quotation

-- cgit v1.2.3