Removed double <<
Some checks failed
Build frontend / build (push) Failing after 46s

This commit is contained in:
2026-04-12 20:50:02 +00:00
parent 78138e6445
commit f761ab6f48

View File

@ -804,7 +804,7 @@ export default function PropertyDetailsPage() {
>
<Star className="w-8 h-8 text-amber-500 mx-auto mb-2" />
<h3 className="font-bold text-amber-700 mb-2">قيّم هذا العقار</h3>
<<p className="text-sm text-amber-600">شارك تجربتك مع المستأجرين الآخرين</p>
<p className="text-sm text-amber-600">شارك تجربتك مع المستأجرين الآخرين</p>
</motion.div>
)}