Using react-beautiful-dnd library I need to drag Menu.Item from Ant Design library.
Here's an example of what I managed to do
But when adding Menu and Menu.Item, errors "onItemHover is not a function" appear. This occurs because the Menu or SubMenu expects the next item to always receive Menu.Item
Are there any options for implementing this functionality?
1.4m articles
1.4m replys
5 comments
57.0k users