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