How to also transfer the children across the component?
问题 I am working with the antd's transfer component and antd's table component. I have a table inside the transfer component, where each row could have multiple children. Currently, I am able to transfer parents across the transfer component. Is there a way, I could also transfer children across the transfer component? I currently could not understand how to do this. I have also created a small working example on The component in the sandbox looks as : Currently, I am able to transfer the row