summaryrefslogtreecommitdiff
path: root/src/lib/shipment/components
diff options
context:
space:
mode:
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'>