From 0288e02c34a8659f5dc467535a247dfdd903ca89 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 23 Sep 2024 03:05:09 +0000 Subject: [PATCH] Restyled by whitespace --- src/components/TeamProfileCards/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/TeamProfileCards/index.tsx b/src/components/TeamProfileCards/index.tsx index b2cf8b4f5..366d4199e 100644 --- a/src/components/TeamProfileCards/index.tsx +++ b/src/components/TeamProfileCards/index.tsx @@ -76,7 +76,7 @@ function TeamProfileCard({ Twitter - )} + )} @@ -95,9 +95,9 @@ export function ActiveTeamRow(): JSX.Element {
- +
); }