survivejs / react-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/react/introduction/
2.02k stars 366 forks source link

[4.2 - app/components/Note.jsx] - Extra 'value:' text in screenshot #436

Closed JESii closed 2 years ago

JESii commented 7 years ago

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: image

Mine: image

bebraw commented 7 years ago

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.