view data fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
import type { ViewDataBuilder } from '@/lib/contracts/builders/ViewDataBuilder';
|
||||
import type { HomeDataDTO } from '@/lib/types/dtos/HomeDataDTO';
|
||||
import type { HomeDataDTO } from '@/lib/types/generated/HomeDataDTO';
|
||||
import type { HomeViewData } from '@/lib/view-data/HomeViewData';
|
||||
|
||||
export class HomeViewDataBuilder {
|
||||
|
||||
Reference in New Issue
Block a user