react-book
react-book copied to clipboard
[4.2 - app/components/Note.jsx] - Extra 'value:' text in screenshot
After the initial changes for Note/delete, you show a screenshot with the delete 'x' display. Good.
However, that screenshot also includes the text 'value:' preceding each task; I don't see that in my follow-along version.
Yours:

Mine:

Good call. I think I have to redo the screenshot. I have a bigger refactoring in mind so that's a good place to do it. Thanks.