From f7decb0044d3339f95d37c4ef7dc1f7d9e63a556 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Fri, 28 Jun 2024 10:40:02 -0500 Subject: [PATCH] Port over same fix to ProfileCard --- src/components/ProfileCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProfileCard.tsx b/src/components/ProfileCard.tsx index ce6e6ffe8b..c61e7e7e6c 100644 --- a/src/components/ProfileCard.tsx +++ b/src/components/ProfileCard.tsx @@ -80,7 +80,7 @@ export function Outer({ }: { children: React.ReactElement | React.ReactElement[] }) { - return {children} + return {children} } export function Header({