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