summaryrefslogtreecommitdiff
path: root/src/lib/quotation
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-07-31 15:55:05 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-07-31 15:55:05 +0700
commit04961a55929017f77ee6801d2b7ada4c05689821 (patch)
tree5c519ac632391b34e1cc2bb31d011be37bb2d779 /src/lib/quotation
parent077467cf53b46d8049df8b812577cd1a03011eba (diff)
<hafid> fix repeat order
Diffstat (limited to 'src/lib/quotation')
-rw-r--r--src/lib/quotation/components/Quotationheader.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/quotation/components/Quotationheader.jsx b/src/lib/quotation/components/Quotationheader.jsx
index 6551296a..a035edc7 100644
--- a/src/lib/quotation/components/Quotationheader.jsx
+++ b/src/lib/quotation/components/Quotationheader.jsx
@@ -243,7 +243,7 @@ const Quotationheader = (quotationCount) => {
Status :
</p>
<p className='badge-yellow h-fit text-xs whitespace-nowrap'>
- Pesanan Diterima
+ Pesanan Diproses
</p>
</div>
</div>