react-sortable-hoc
react-sortable-hoc copied to clipboard
Restore the sequence after drag and drop
Hello, I got a scenario where there are three fields, seq number,date and description. I have to implement drag and drop feature where after dropping the element, sequence should reset. How we can do this?