Skip to content

Commit

Permalink
fix: mock
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Feb 27, 2025
1 parent 167ff0b commit 483775d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/api/mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 483775d

Please sign in to comment.