mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 09:17:06 +08:00
dragging logic
This commit is contained in:
@@ -239,7 +239,7 @@ export const mainExtensions = [
|
||||
Typography,
|
||||
TrailingNode,
|
||||
GlobalDragHandle.configure({
|
||||
customNodes: ["transclusionSource", "transclusionReference"],
|
||||
customNodes: ["transclusionSource", "transclusionReference", "tabPanel"],
|
||||
atomNodes: ["base"],
|
||||
}),
|
||||
TextStyle,
|
||||
|
||||
Reference in New Issue
Block a user