We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3910f04 commit 326ed46Copy full SHA for 326ed46
1 file changed
ui/src/main.ts
@@ -13,9 +13,10 @@ import Components from '@/components'
13
import directives from '@/directives'
14
import { getDefaultWhiteList } from 'xss'
15
import { config, XSSPlugin } from 'md-editor-v3'
16
-import screenfull from 'screenfull'
+
17
import { supPopover } from '@/utils/supPopover'
18
19
+import screenfull from 'screenfull'
20
import katex from 'katex'
21
import 'katex/dist/katex.min.css'
22
0 commit comments