From 7054b3058812287cae336bc0f0b8176c7ff96b9f Mon Sep 17 00:00:00 2001 From: Alexeygrekov <94085810+Alexeygrekov@users.noreply.github.com> Date: Sat, 4 Oct 2025 19:56:28 -0700 Subject: [PATCH] #61 Removed the box around exec team year --- src/components/PreviousExecTeam/PreviousExecTeam.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PreviousExecTeam/PreviousExecTeam.tsx b/src/components/PreviousExecTeam/PreviousExecTeam.tsx index b1cf1ae..9525027 100644 --- a/src/components/PreviousExecTeam/PreviousExecTeam.tsx +++ b/src/components/PreviousExecTeam/PreviousExecTeam.tsx @@ -38,7 +38,7 @@ const PreviousExecTeam = () => { handleClick={handleLeftArrow} isDisabled={getSelectedYearIndex() === 0} /> -
+
{selectedYear}
{