There was an error while loading. Please reload this page.
1 parent 5264bfb commit b1d2146Copy full SHA for b1d2146
1 file changed
docs/app/components/ContentRenderer.global.vue
@@ -7,7 +7,7 @@ import { globalComponents, localComponents } from '#content/components'
7
import { useRuntimeConfig } from '#imports'
8
import { ComarkRenderer } from 'comark/vue'
9
import { Mermaid } from '@comark/mermaid/vue'
10
-import type { ComarkNode, ComarkTree, ComarkElement } from 'comark/ast'
+import type { ComarkTree, ComarkElement } from 'comark/ast'
11
import type { MinimarkNode, MinimarkTree } from 'minimark'
12
13
interface Renderable {
0 commit comments