This commit is contained in:
tmddn3070 2024-07-18 13:52:47 +09:00
parent d3d51152cf
commit 2cac947821

View File

@ -21,7 +21,7 @@ const moveBox = (id: string, left: number, top: number, title?: string, emoji?:
}
}
//test
const containerElement = ref<HTMLElement | null>(null)
const [, drop] = useDrop(() => ({