We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07a8da commit 41876d1Copy full SHA for 41876d1
src/imports/optional.ts
@@ -1,4 +1,4 @@
1
export const lowlightImports = [
2
- { name: "lowlight ", path: "lowlight" },
+ { name: "lowlight", path: "lowlight" },
3
{ name: "CodeBlockLowlight", path: "@tiptap/extension-code-block-lowlight" },
4
];
0 commit comments