fix: remove commented-out console.log in list-drag.txt for cleaner code
This commit is contained in:
parent
8d3cc621cd
commit
f643c65cce
|
|
@ -417,7 +417,7 @@
|
|||
// );
|
||||
|
||||
// useEffect(() => {
|
||||
// console.log(data);
|
||||
//
|
||||
// return monitorForElements({
|
||||
// canMonitor({ source }) {
|
||||
// return isItemData(source.data) && source.data.instanceId === instanceId;
|
||||
|
|
|
|||
Loading…
Reference in New Issue