From 19e704e4e5f049fe0edf312a68ea08618a46887b Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 27 Jun 2025 12:22:20 +0300 Subject: [PATCH] use bold text to match other style --- src/components/FeedCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FeedCard.tsx b/src/components/FeedCard.tsx index f94692e5bd..33905dacd9 100644 --- a/src/components/FeedCard.tsx +++ b/src/components/FeedCard.tsx @@ -214,7 +214,7 @@ export function DescriptionPlaceholder() { export function Likes({count}: {count: number}) { const t = useTheme() return ( - + Liked by