From 82e39e6f902a83975bc4ca75be2f220d5d8c1e41 Mon Sep 17 00:00:00 2001 From: mouazkh Date: Tue, 26 May 2026 20:28:51 +0300 Subject: [PATCH] added a swicher on the properties --- app/components/ratings/PropertyRatingList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ratings/PropertyRatingList.js b/app/components/ratings/PropertyRatingList.js index a1ef36d..143eb49 100644 --- a/app/components/ratings/PropertyRatingList.js +++ b/app/components/ratings/PropertyRatingList.js @@ -255,7 +255,7 @@ export default function PropertyRatingList({ propertyId }) {

تقييمات المستأجرين

- {average !== null && ( + {average !== null && average > 0 && (
{average.toFixed(1)}