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)}