From b8992a84a050925bb9c7445b2066c1c74300483b Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 3 Jun 2025 01:28:34 +0400 Subject: [PATCH] Update SidebarBanner.tsx --- src/components/Sponsors/SidebarBanner.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Sponsors/SidebarBanner.tsx b/src/components/Sponsors/SidebarBanner.tsx index 21c221c..923e1b2 100644 --- a/src/components/Sponsors/SidebarBanner.tsx +++ b/src/components/Sponsors/SidebarBanner.tsx @@ -2,7 +2,7 @@ export const SidebarBanner = ({ item }) => { return (
-
+
Sponsored by {item.name}
@@ -16,7 +16,7 @@ export const SidebarBanner = ({ item }) => { /> -
+
{item.description}