feat: real estate page #105
Annotations
2 errors
build:
src/js/api/mock.ts#L38
Property 'agency' is missing in type '{ name: string; description: string; image: string; address: string; country: string; continent: string; region: string; zipCode: string; latitude: number; longitude: number; zone: string; square_meters: number; ... 12 more ...; youtube: string; }' but required in type 'RealEstate'.
|
build
Process completed with exit code 2.
|