survivejs / react-book

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

Call NoteActions consistently via this.props #426

Closed djfpaagman closed 7 years ago

djfpaagman commented 8 years ago

In the rest of the chapter this is all done via this.props.NoteActions...., had me confused for a bit.

djfpaagman commented 8 years ago

Just realized this needs the code examples too, will update those in a bit.

djfpaagman commented 8 years ago

Updated the ones I could find. Hopefully this is helpful to you :+1:

bebraw commented 8 years ago

Awesome. Thanks! I'll get this merged for the next version. 👍