remove core from pages
This commit is contained in:
@@ -400,7 +400,6 @@ export default function LeaguesPage() {
|
||||
}
|
||||
};
|
||||
|
||||
// Use only real leagues from repository
|
||||
const leagues = realLeagues;
|
||||
|
||||
const handleLeagueClick = (leagueId: string) => {
|
||||
|
||||
Reference in New Issue
Block a user