AV
Andrés Vargas
Fix Drag and Drop Duplication Bug in React MUI Table
There is a bug. When the user drags and drops an item in the same table, the items are duplicated in the other table. Try to fix it.
Prompt

There is a bug. When the user drags and drops an item in the same table, the items are duplicated in the other table. Try to fix it.