I have a calendar app that renders its events with an array of objects:
const [events, setEvents] = useState([ { title: "Werk", star