-
Does anyone have an idea how to correctly use The |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can use directly Working demo: https://codesandbox.io/s/rhf-dndkit-bs-forked-65dlr6?file=/src/App.tsx |
Beta Was this translation helpful? Give feedback.
@elieven
You can use directly
move
method fromuseFieldArray
hook to change position index of field array item after drag end.Working demo: https://codesandbox.io/s/rhf-dndkit-bs-forked-65dlr6?file=/src/App.tsx