website refactor
This commit is contained in:
@@ -20,8 +20,8 @@ import {
|
||||
} from 'lucide-react';
|
||||
import type { LeagueConfigFormModel } from '@/lib/types/LeagueConfigFormModel';
|
||||
import type { Weekday } from '@/lib/types/Weekday';
|
||||
import Input from '@/components/ui/Input';
|
||||
import RangeField from '@/components/ui/RangeField';
|
||||
import Input from '@/ui/Input';
|
||||
import RangeField from '@/ui/RangeField';
|
||||
|
||||
// Common time zones for racing leagues
|
||||
const TIME_ZONES = [
|
||||
|
||||
Reference in New Issue
Block a user