Skip to content

Commit

Permalink
fix(644): remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
CorinaMurg committed Nov 13, 2024
1 parent 1110acf commit 79e5934
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@ const WeekTeams = ({
</div>

<RadioGroup
aria-labelledby="team"
className="flex flex-row-reverse gap-4 justify-between items-center w-full"
// style={{ direction: 'ltr' }}
onChange={field.onChange}
defaultValue={userPick}
value={userPick}
Expand Down

0 comments on commit 79e5934

Please sign in to comment.