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