view data fixes
This commit is contained in:
@@ -16,7 +16,7 @@ import { ConsoleLogger } from '@/lib/infrastructure/logging/ConsoleLogger';
|
||||
// DTO types
|
||||
import { Result } from '@/lib/contracts/Result';
|
||||
import type { Service } from '@/lib/contracts/services/Service';
|
||||
import type { HomeDataDTO } from '@/lib/types/dtos/HomeDataDTO';
|
||||
import type { HomeDataDTO } from '@/lib/types/generated/HomeDataDTO';
|
||||
|
||||
import { DateFormatter } from '@/lib/formatters/DateFormatter';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user