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 | d39264ce6c2fd37cad5f226fa9faf8d3a42dcb0e (patch) | |
tree | ef835c0baceeeedb9df90b8ac57d3411cf6b5aad /src/components | |
parent | 58924af23f4e78409d79c01117a2474d30af71a8 (diff) | |
download | mall-app-d39264ce6c2fd37cad5f226fa9faf8d3a42dcb0e.tar.gz mall-app-d39264ce6c2fd37cad5f226fa9faf8d3a42dcb0e.tar.bz2 mall-app-d39264ce6c2fd37cad5f226fa9faf8d3a42dcb0e.zip |
Add ProductModal component for product details popup
Diffstat (limited to 'src/components')
-rw-r--r-- | src/components/ProductModal.js | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/components/ProductModal.js b/src/components/ProductModal.js new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/components/ProductModal.js |