website refactor
This commit is contained in:
@@ -6,7 +6,7 @@ import { Stack } from '@/ui/Stack';
|
||||
import { Text } from '@/ui/Text';
|
||||
import { Heading } from '@/ui/Heading';
|
||||
import type { LeagueScheduleViewData } from '@/lib/view-data/leagues/LeagueScheduleViewData';
|
||||
import LeagueSchedule from '@/components/leagues/LeagueSchedule';
|
||||
import { LeagueSchedule } from '@/components/leagues/LeagueSchedule';
|
||||
|
||||
interface LeagueScheduleTemplateProps {
|
||||
viewData: LeagueScheduleViewData;
|
||||
|
||||
Reference in New Issue
Block a user