Add onAction fn to listen to reorder blocks events
lousander opened this issue · comments
Lourenço Sander commented
Adding the onAction function to move-control
buttons responsible for swapping blocks up and down.
Add two new action types:
- BLOCK_SWAP_UP
- BLOCK_SWAP_DOWN