From dc6466168a27e54d6243de7a613168c6a55946e5 Mon Sep 17 00:00:00 2001 From: Ikki Date: Mon, 4 Nov 2024 16:18:57 +0530 Subject: [PATCH] cancel-and-return-page --- .../src/AgroShopAI/components/ShopFooter.jsx | 2 +- .../pages/FooterPages/CancelAndReturn.jsx | 158 ++++++++++++++++++ frontend/src/MainContent.jsx | 4 + 3 files changed, 163 insertions(+), 1 deletion(-) create mode 100644 frontend/src/AgroShopAI/pages/FooterPages/CancelAndReturn.jsx diff --git a/frontend/src/AgroShopAI/components/ShopFooter.jsx b/frontend/src/AgroShopAI/components/ShopFooter.jsx index 8c53c392..b10bae7a 100644 --- a/frontend/src/AgroShopAI/components/ShopFooter.jsx +++ b/frontend/src/AgroShopAI/components/ShopFooter.jsx @@ -149,7 +149,7 @@ const ShopFooter = () => {

Consumer Policy