website refactor

This commit is contained in:
2026-01-19 01:45:41 +01:00
parent edc4cd7f21
commit 489c5f7858
4 changed files with 86 additions and 83 deletions

View File

@@ -7,7 +7,7 @@ import {
unpublishScheduleAction,
updateRaceAction
} from '@/app/actions/leagueScheduleActions';
import { PageWrapper } from '@/ui/PageWrapper';
import { PageWrapper } from '@/components/shared/state/PageWrapper';
import { ConfirmDialog } from '@/ui/ConfirmDialog';
import {
useLeagueAdminSchedule,