website refactor
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
'use client';
|
||||
|
||||
import type { LeagueConfigFormModel } from '@/lib/types/LeagueConfigFormModel';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Heading } from '@/ui/Heading';
|
||||
import { InfoItem } from '@/ui/InfoItem';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Award, Calendar, Eye, Gamepad2, Hash, Trophy, Users } from 'lucide-react';
|
||||
|
||||
interface ReadonlyLeagueInfoProps {
|
||||
|
||||
Reference in New Issue
Block a user