From 25f4b8c2b497c639465ec9595fc9cae96c6aa416 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:47:30 -0800 Subject: [PATCH] fix --- packages/editor-ext/src/lib/heading/heading.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/editor-ext/src/lib/heading/heading.ts b/packages/editor-ext/src/lib/heading/heading.ts index 8b0df4dd..52c463e9 100644 --- a/packages/editor-ext/src/lib/heading/heading.ts +++ b/packages/editor-ext/src/lib/heading/heading.ts @@ -10,6 +10,7 @@ const copyIcon = ``; export const Heading = TiptapHeading.extend({ + // @ts-ignore addProseMirrorPlugins() { return [ new Plugin({