14656 filtering adjust

This commit is contained in:
2025-03-10 09:24:23 +00:00
parent ebed61f75f
commit f6fdc79ae3
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const EventsDetails = (props) => {
return obj.hasOwnProperty(property) && obj[property] !== null;
}
console.log(eventsArr.length > 0);
//console.log(eventsArr.length > 0);
return (
eventsArr.length > 0 && (