diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-10-16 16:18:59 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-10-16 16:18:59 +0530 |
commit | 533a316f6588d53fefbf1826fdfcbf075800972c (patch) | |
tree | b7856c5c627c2ab639a6560475164df51220a966 | |
parent | d39264ce6c2fd37cad5f226fa9faf8d3a42dcb0e (diff) | |
download | mall-app-533a316f6588d53fefbf1826fdfcbf075800972c.tar.gz mall-app-533a316f6588d53fefbf1826fdfcbf075800972c.tar.bz2 mall-app-533a316f6588d53fefbf1826fdfcbf075800972c.zip |
Add QuantityAdjuster component for adjusting product quantity in cart
-rw-r--r-- | src/components/QuantityAdjuster.js | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/components/QuantityAdjuster.js b/src/components/QuantityAdjuster.js new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/components/QuantityAdjuster.js |