From f386dd31a75ee73462f81626df6ad1ff541654fa Mon Sep 17 00:00:00 2001 From: Sai Suhas Sawant <92092643+SaiSawant1@users.noreply.github.com> Date: Wed, 27 Mar 2024 18:07:11 +0530 Subject: [PATCH] fix: user preview to lowercase (#1064) changed the user preview in user-profile-skeleton to lowercase to match ui of other components --- apps/web/src/components/ui/user-profile-skeleton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/ui/user-profile-skeleton.tsx b/apps/web/src/components/ui/user-profile-skeleton.tsx index c8b8b808a..74026cdbb 100644 --- a/apps/web/src/components/ui/user-profile-skeleton.tsx +++ b/apps/web/src/components/ui/user-profile-skeleton.tsx @@ -24,7 +24,7 @@ export const UserProfileSkeleton = ({ className, user, rows = 2 }: UserProfileSk className, )} > -