Skip to content

Commit

Permalink
Update Amazon errata
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Mar 7, 2016
1 parent ee5b1e3 commit b980a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amazon_errata.md
Expand Up @@ -23,6 +23,7 @@ deleteNote = (id, e) => {

## From Notes to Kanban

* Page 103 - `app/stores/NoteStore.jsx` -> `app/stores/NoteStore.js` (2.0.6)
* Page 108 - Fixed code example. Swapped `export default class Editable extends React.Component {` with `export default class Note extends React.Component {`. (2.0.3)

## Implementing Drag and Drop
Expand Down

0 comments on commit b980a84

Please sign in to comment.