Skip to content

Commit 41876d1

Browse files
modbendermodbender
authored andcommitted
fix: lowlight import
1 parent f07a8da commit 41876d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imports/optional.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const lowlightImports = [
2-
{ name: "lowlight ", path: "lowlight" },
2+
{ name: "lowlight", path: "lowlight" },
33
{ name: "CodeBlockLowlight", path: "@tiptap/extension-code-block-lowlight" },
44
];

0 commit comments

Comments
 (0)