React @dnd-kit and @antd nested form sorting between containers issue
I use Antd nested form feature which takes advantage of <Form.List>
to get nested form items. I am trying to connect it with sortable dnd-kit but have a problem within the second <Form.List />
.