I\'m trying to filter through an array. I did a useEffect where it stores each object passed into it\'s own state. This includes the default useState([]) blank
useState([])