fixed display name in treeview

This commit is contained in:
paul
2025-03-11 07:23:17 +05:30
parent 80c384a57a
commit 81c3056a10
33 changed files with 43 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ import { useDragWidgetContext } from "./draggableWidgetContext"
import { useDragContext } from "../../components/draggable/draggableContext"
// NOTE: not in use
// FIXME: sometimes even after drag end the showDroppable is visible
/**
* @param {} - widgetRef - the widget ref for your widget