diff --git a/src/js/api/mock.ts b/src/js/api/mock.ts index 2ca13fa..d058729 100644 --- a/src/js/api/mock.ts +++ b/src/js/api/mock.ts @@ -37,6 +37,7 @@ export const mockAgency = (owner: string): Agency => { export const mockRealEstate = (): RealEstate => { return { name: 'Villa in the heart of London', + agency: 'v5vof-zqaaa-aaaal-ai5cq', description: 'A beautiful villa in the heart of London', image: 'https://placecats.com/300/300', address: 'Via Roma 1',