From b209a77be9a8771eeb23065d854bd5bd4ce87c28 Mon Sep 17 00:00:00 2001 From: 2ManyProjects Date: Fri, 2 May 2025 23:05:57 -0500 Subject: [PATCH] minor ui --- frontend/src/components/Footer.jsx | 2 +- frontend/src/pages/CartPage.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Footer.jsx b/frontend/src/components/Footer.jsx index 5045d4b..3089573 100644 --- a/frontend/src/components/Footer.jsx +++ b/frontend/src/components/Footer.jsx @@ -54,7 +54,7 @@ const Footer = ({brandingSettings}) => { - + {brandingSettings?.site_quicklinks_title || `Quick Links`} diff --git a/frontend/src/pages/CartPage.jsx b/frontend/src/pages/CartPage.jsx index 388e55d..a5536fc 100644 --- a/frontend/src/pages/CartPage.jsx +++ b/frontend/src/pages/CartPage.jsx @@ -162,7 +162,7 @@ const CartPage = () => {