website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { RaceDetailEntryDTO } from '../types/generated/RaceDetailEntryDTO';
|
||||
import { RaceDetailEntryDTO } from '@/lib/types/generated/RaceDetailEntryDTO';
|
||||
|
||||
export class RaceDetailEntryViewModel {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user