mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 18:14:58 +08:00
dragging logic
This commit is contained in:
@@ -30,8 +30,8 @@ export const TabLabel = Node.create<TabLabelOptions>({
|
||||
mergeAttributes(
|
||||
{
|
||||
"data-type": this.name,
|
||||
hidden: "hidden",
|
||||
"aria-hidden": "true",
|
||||
class: "not-draggable-match"
|
||||
},
|
||||
this.options.HTMLAttributes,
|
||||
HTMLAttributes,
|
||||
|
||||
Reference in New Issue
Block a user