summaryrefslogtreecommitdiff
path: root/src/lib/shipment/components
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-09-01 13:48:07 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-09-01 13:48:07 +0700
commit6155dd4ea416de8cbd3be3c9409e2246ad61d60c (patch)
tree601af1bcf8a0a1307db75ad80bfc5b702974303d /src/lib/shipment/components
parentc5d2fcb605f5d18cbd921bd271b1b878612a518b (diff)
hide button google sign up & shipmet page
Diffstat (limited to 'src/lib/shipment/components')
-rw-r--r--src/lib/shipment/components/Shipments.jsx4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/shipment/components/Shipments.jsx b/src/lib/shipment/components/Shipments.jsx
index c9d3e627..8b369a11 100644
--- a/src/lib/shipment/components/Shipments.jsx
+++ b/src/lib/shipment/components/Shipments.jsx
@@ -26,7 +26,6 @@ const Shipments = () => {
offset: (page - 1) * limit,
limit
}
- console.log('ini query', query)
const [inputQuery, setInputQuery] = useState(q)
const queryString = _.toQuery(query)
@@ -184,8 +183,7 @@ const Shipments = () => {
<path d='M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM9.5 4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 15H8a1 1 0 0 1 0-2h1v-3H8a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1v4h1a1 1 0 0 1 0 2Z' />
</svg>
<div>
- <span class='font-medium'>Warning alert!</span> Change a few things up and try
- submitting again.
+ Lacak pengiriman untuk setiap transaksi anda semakin mudah di Indoteknik.com
</div>
</div>
<div className='flex justify-between gap-x-5'>