From 60d0eda46a7a09a70285350cf19e09c40da05887 Mon Sep 17 00:00:00 2001
From: it-fixcomart
Date: Tue, 16 Jul 2024 15:44:23 +0700
Subject: add mobile note
---
src/lib/quotation/components/Quotation.jsx | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
(limited to 'src/lib')
diff --git a/src/lib/quotation/components/Quotation.jsx b/src/lib/quotation/components/Quotation.jsx
index 86b0664d..df234dc2 100644
--- a/src/lib/quotation/components/Quotation.jsx
+++ b/src/lib/quotation/components/Quotation.jsx
@@ -452,8 +452,25 @@ const Quotation = () => {
{' '}
yang berlaku
+
+
+
+
Note
+ {isApproval && (
+
*harus diisi
+ )}
+
+
+
-
+
+
--
cgit v1.2.3