diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-08-26 10:33:51 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-08-26 10:33:51 +0000 |
| commit | 41ec3c835dea697c74ca4f65fd8670d6a06c9310 (patch) | |
| tree | f6d06fd99ad65f0fe26b491b13917026ec1feb28 | |
| parent | 0862e3a45411e5033b768ca43a56c8f27dee3b9b (diff) | |
| parent | cfd7e921a52f17218c315602e455a8961873bf8e (diff) | |
Merged in fix-typo-web (pull request #448)
<Miqdad> Fix typo merchant
| -rw-r--r-- | src/lib/form/components/Merchant.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/form/components/Merchant.jsx b/src/lib/form/components/Merchant.jsx index 03b8fc84..b65449a8 100644 --- a/src/lib/form/components/Merchant.jsx +++ b/src/lib/form/components/Merchant.jsx @@ -147,7 +147,7 @@ const CreateMerchant = () => { <p> Penjualan online adalah hal yang HARUS dilakukan mulai sekarang. Perubahan dalam banyak industri dan pola pembelian. Gabung dengan - platform kami dan mulai penjualan lansung di ribuan perusahaan d + platform kami dan mulai penjualan langsung di ribuan perusahaan di seluruh Indonesia.{' '} </p> </div> |
