Skip to content

Commit

Permalink
fixed closing paraenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaineng committed Jul 23, 2024
1 parent 6964c13 commit fbb86a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/LeagueEntries/LeagueEntries.interface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export interface ILeagueEntriesProps {
isEliminated?: boolean;
isPickSet?: boolean;
teamLogo?: string;

}

0 comments on commit fbb86a1

Please sign in to comment.