mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
upgraded marked to the latest version
This commit is contained in:
parent
5c9fdf93db
commit
e8f1bec1fb
3 changed files with 12 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
import marked from 'marked';
|
||||
import { marked } from 'marked';
|
||||
|
||||
import { EventMessageType } from '~/constants/events';
|
||||
import { stripHTMLTags } from '~/utils/stripHTMLTags';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue