react-sortablejs
react-sortablejs copied to clipboard
[bug] creatElement tag, i want to add our attribute
Describe the bug A clear and concise description of what the bug is.
If it is a nested reactSortable component, I want to put some custom attributes on the component, but we cannot do so now because we have limited the attributes of the tag, such as id, className, style
