From 10ef12fe244296be9afc0346e045cccea44cc699 Mon Sep 17 00:00:00 2001 From: iwayemi5 Date: Sun, 28 Jun 2026 06:35:43 +0100 Subject: [PATCH] Update TrendingCreatorCard.tsx --- src/components/home/TrendingCreatorCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/TrendingCreatorCard.tsx b/src/components/home/TrendingCreatorCard.tsx index 5a91c2b..9da2baf 100644 --- a/src/components/home/TrendingCreatorCard.tsx +++ b/src/components/home/TrendingCreatorCard.tsx @@ -64,6 +64,6 @@ export default function TrendingCreatorCard({ creator }: Props) { - + ); }