↓ 5 callersMethodserializeDivItemGroup({
attrs,
indent,
items,
tagName,
}: {
attrs?: Record<string, string>;
indent: numbe
src/components/notebook/presentation/utils/slide-serializer.ts:1134
↓ 4 callersFunctiongetDropPath(
editor: PlateEditor,
{
canDropNode,
canCreateColumns = false,
dragItem,
element,
mon
src/components/notebook/presentation/editor/dnd/utils/getDropPath.ts:44