Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lourenci authored Jan 14, 2020
1 parent 2d4f6a2 commit 30c1af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ When the user moves a card, this callback will be called passing these parameter
| Arg | Description |
|--------------|------------------------------------------------------- |
| `board` | The modified board |
| `card` | The moved card |
| `source` | An object with the card source `{ fromLaneId, fromPosition }` |
| `destination`| An object with the card destination `{ toLaneId, toPosition }`|

Expand Down

0 comments on commit 30c1af0

Please sign in to comment.