website refactor
This commit is contained in:
@@ -6,8 +6,8 @@ import { Stack } from '@/ui/Stack';
|
||||
import { Text } from '@/ui/Text';
|
||||
import { Heading } from '@/ui/Heading';
|
||||
import { Grid } from '@/ui/Grid';
|
||||
import { PointsTable } from '@/ui/PointsTable';
|
||||
import { RulebookTabs, type RulebookSection } from '@/ui/RulebookTabs';
|
||||
import { PointsTable } from '@/components/races/PointsTable';
|
||||
import { RulebookTabs, type RulebookSection } from '@/components/leagues/RulebookTabs';
|
||||
import type { LeagueRulebookViewData } from '@/lib/view-data/LeagueRulebookViewData';
|
||||
import { Surface } from '@/ui/Surface';
|
||||
import { Book, Shield, Scale, AlertTriangle, Info, Clock, type LucideIcon } from 'lucide-react';
|
||||
|
||||
Reference in New Issue
Block a user