diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-10-18 14:04:48 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-10-18 14:04:48 +0700 |
| commit | b0f07da928f1956946fb36db8983718962b6bcee (patch) | |
| tree | ccbc6700bdd22e9ae2f11789ab338efe2e7a0765 /src/lib/cart/components/Cartheader.jsx | |
| parent | a8fb3ca1661297362e5e1a111121dd6a5e54b151 (diff) | |
change label call for price to call for inquiry
Diffstat (limited to 'src/lib/cart/components/Cartheader.jsx')
| -rw-r--r-- | src/lib/cart/components/Cartheader.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cart/components/Cartheader.jsx b/src/lib/cart/components/Cartheader.jsx index 901b1501..b3cf849b 100644 --- a/src/lib/cart/components/Cartheader.jsx +++ b/src/lib/cart/components/Cartheader.jsx @@ -235,7 +235,7 @@ const Cardheader = (cartCount) => { rel='noopener noreferrer' target='_blank' > - Call For Price + Call for Inquiry </a> </span> )} |
