summaryrefslogtreecommitdiff
path: root/src/core/components/elements
diff options
context:
space:
mode:
authortrisusilo <tri.susilo@altama.co.id>2023-10-05 03:32:35 +0000
committertrisusilo <tri.susilo@altama.co.id>2023-10-05 03:32:35 +0000
commit4304a20a4f0c641e978fe83116b56783565cc131 (patch)
treea9e3a1a3048298c3a8a41284e7b8fce16ab45453 /src/core/components/elements
parent2bd77eed075a2103a3c6b97377a102085271d631 (diff)
parente9f65fadbfcf319db1f2f73e0984acad4f9aa505 (diff)
Merged in CR/Pricelist (pull request #89)
error query params
Diffstat (limited to 'src/core/components/elements')
-rw-r--r--src/core/components/elements/Product/cartProductsList.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/components/elements/Product/cartProductsList.jsx b/src/core/components/elements/Product/cartProductsList.jsx
index 7a95f1f1..5887b425 100644
--- a/src/core/components/elements/Product/cartProductsList.jsx
+++ b/src/core/components/elements/Product/cartProductsList.jsx
@@ -15,6 +15,7 @@ const CardProdcuctsList = ({
updateQuantity = () => {},
setDeleteConfirmation = () => {}
}) => {
+
return (
<table className='table-cart'>
<thead>