como passar função de arrastar no ReactJs code example
Example: react actions sintaxe
const actionsSintaxe = (element) => ({ type: "@smthg/ACTION", element });
// ACTION = REMOVE, ADD etc...
const actionsSintaxe = (element) => ({ type: "@smthg/ACTION", element });
// ACTION = REMOVE, ADD etc...