// App.js const [currentContent, setCurrentContent] = useState(\'\') const openNote = (id) => { notes.forEach(note => note.id == id && setCurrentCon