Skip to content

Commit

Permalink
fix: unified import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinjiang committed Oct 23, 2023
1 parent 26545ba commit f8c305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hypers/md.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import unified from 'unified'
import { unified } from 'unified'
import markdown from 'remark-parse'
import frontmatter from 'remark-frontmatter'
import * as Ast from 'mdast'
Expand Down

0 comments on commit f8c305a

Please sign in to comment.