From f8a6d18c3738c55f72eeff37b42c619fe5a3e632 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sun, 14 Jul 2024 08:17:52 +0500 Subject: [PATCH] feat: add containers to pages --- app/components/Navbar/Navbar.jsx | 2 +- app/components/RelatedSection/RelatedSection.jsx | 4 ++-- app/pages/Index.jsx | 2 +- app/pages/IndexCategory.jsx | 2 +- app/pages/Login.jsx | 2 +- app/pages/Search.jsx | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/components/Navbar/Navbar.jsx b/app/components/Navbar/Navbar.jsx index 589a59e..a968f5c 100644 --- a/app/components/Navbar/Navbar.jsx +++ b/app/components/Navbar/Navbar.jsx @@ -56,7 +56,7 @@ export const Navbar = () => { return (
-
+