Files
SweetHome/app/owner
Claw AI 0c3b454015
All checks were successful
Build frontend / build (push) Successful in 41s
Owner properties page fetches from API via GetMyRentListings
- Calls /RentProperties/GetMyRentListings/{userId} with user ID from JWT
- Maps API response (nested propertyInformation + detailsJSON) to UI format
- Removed mock data and localStorage fallback
2026-03-29 22:17:49 +00:00
..