From df778246733eb29ead71f89cfc36e706a74a15b0 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 28 Apr 2023 16:28:19 +0700 Subject: add background color in topbar --- src/core/components/elements/Navbar/TopBanner.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/components/elements/Navbar/TopBanner.jsx') diff --git a/src/core/components/elements/Navbar/TopBanner.jsx b/src/core/components/elements/Navbar/TopBanner.jsx index 69c2ab05..48b23a3d 100644 --- a/src/core/components/elements/Navbar/TopBanner.jsx +++ b/src/core/components/elements/Navbar/TopBanner.jsx @@ -9,7 +9,7 @@ const TopBanner = () => { return ( topBanner.isFetched && topBanner.data?.length > 0 && ( -
+