Luis Carlos Chacón
Results
1
comments of
Luis Carlos Chacón
I used this workarund: ``` {}} onUpdate={(ev) => this.setList(ev)} swap > ``` Then on setList I use the event's oldIndex and newIndex to make the swap in the array