clear code
This commit is contained in:
parent
e8875f44b6
commit
bf4ff49f1e
@ -14,8 +14,6 @@ import { EditorPreview } from './components/EditorPreview'
|
|||||||
import { MobileToolbar } from './components/MobileToolbar'
|
import { MobileToolbar } from './components/MobileToolbar'
|
||||||
import { MarkdownToolbar } from './components/MarkdownToolbar'
|
import { MarkdownToolbar } from './components/MarkdownToolbar'
|
||||||
import { type PreviewSize } from './constants'
|
import { type PreviewSize } from './constants'
|
||||||
import 'highlight.js/styles/github.css'
|
|
||||||
import 'katex/dist/katex.css'
|
|
||||||
|
|
||||||
export default function WechatEditor() {
|
export default function WechatEditor() {
|
||||||
const { toast } = useToast()
|
const { toast } = useToast()
|
||||||
|
Loading…
Reference in New Issue
Block a user