Skip to content

Commit 8ec9f29

Browse files
committed
chore: fixup
1 parent cc2c608 commit 8ec9f29

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

examples/08-extensions/01-tiptap-arrow-conversion/src/ArrowConversionExtension.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export const ArrowConversionExtension = Extension.create({
1313
const tr = state.tr.replaceWith(from, to, state.schema.text("→"));
1414
chain().insertContent(tr).run();
1515
},
16-
undoable: true,
1716
},
1817
];
1918
},

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)