From b49c79acdb64dfcac89dcc0ae3abb5ab844d0b75 Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Tue, 9 Mar 2021 14:34:31 +0200 Subject: [PATCH] closes #284 --- components/t/RosterPlayerBar.tsx | 8 +------- pages/t/[team].tsx | 4 +++- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/components/t/RosterPlayerBar.tsx b/components/t/RosterPlayerBar.tsx index 2e4dffeef..bdc80b489 100644 --- a/components/t/RosterPlayerBar.tsx +++ b/components/t/RosterPlayerBar.tsx @@ -16,13 +16,7 @@ const RosterPlayerBar: React.FC = ({ user }) => { return ( <> - + = (props) => { ))} - + {(team.bio || team.recruitingPost) && ( + + )} {team.bio && (