Skip to content

Commit

Permalink
fix: mocK
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Mar 1, 2025
1 parent 7cd6917 commit 9f7a2df
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 @@ -49,6 +49,7 @@ export const mockRealEstate = (): RealEstate => {
latitude: 45.464664,
longitude: 9.18854,
zone: 'City Center',
city: 'Milano',
square_meters: 200,
rooms: 4,
bathrooms: 2,
Expand Down

0 comments on commit 9f7a2df

Please sign in to comment.