website refactor
This commit is contained in:
@@ -10,5 +10,6 @@ export interface LeagueScheduleViewData {
|
||||
isPast: boolean;
|
||||
isUpcoming: boolean;
|
||||
status: 'scheduled' | 'completed';
|
||||
strengthOfField?: number;
|
||||
}>;
|
||||
}
|
||||
Reference in New Issue
Block a user