diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-02 11:56:55 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-02 11:56:55 +0700 |
| commit | 631f103bf56f8c8858e0a16aabe0e8e25751c97b (patch) | |
| tree | 7fed4748238ac6d7733b98d02dddcf1091cc6b6c | |
| parent | 93f99f867afde7c61530da85ef2e26280a1d18df (diff) | |
<Miqdad> Change link string
| -rw-r--r-- | src/lib/checkout/components/FinishCheckout.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/checkout/components/FinishCheckout.jsx b/src/lib/checkout/components/FinishCheckout.jsx index 0243652f..3b006cf7 100644 --- a/src/lib/checkout/components/FinishCheckout.jsx +++ b/src/lib/checkout/components/FinishCheckout.jsx @@ -87,7 +87,7 @@ const FinishCheckout = ({ query }) => { </a>{' '} atau{' '} <span onClick={sendEmail} className='text-red-500 cursor-pointer'> - kirim rincian pesanan ulang + Kirim rincian pesanan ulang ke Email anda. </span> . </div> |
