From 1ea3d9d57f8c7072797a9b991e3c43b42c13799e Mon Sep 17 00:00:00 2001 From: UjjwalGupta1105 Date: Sun, 12 May 2024 13:13:50 +0530 Subject: [PATCH] Notifying Added to Cart --- src/Components/ProductDisplay.jsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/Components/ProductDisplay.jsx b/src/Components/ProductDisplay.jsx index 78fea56..4f1b4c5 100644 --- a/src/Components/ProductDisplay.jsx +++ b/src/Components/ProductDisplay.jsx @@ -92,17 +92,21 @@ const ProductDisplay = (props) => { - +