Added a link

This commit is contained in:
petkir 2020-07-01 23:57:07 +02:00
parent 976df321c8
commit efc35eb691
1 changed files with 2 additions and 0 deletions

View File

@ -184,6 +184,8 @@ private _allowMove(taskId: string, prevBucket: IKanbanBucket, targetBucket: IKan
```
## Leanings
Read more about [Drag and Drop](https://petkir.wordpress.com/2020/07/01/drag-and-drop-in-react-spfx/)
```
IKanbanTask {
taskId: string;