You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
id to string from the notes array, to make the notes.find(note => note.id === id) in app.get('/api/notes/:id') work properly without string to int conversion
0 commit comments