fix: LaTex formula render issue (#3353)
# Conflicts: # web/screens/Thread/ThreadCenterPanel/SimpleTextMessage/index.tsx
This commit is contained in:
parent
8d029200d5
commit
2328ca56eb
@ -2,6 +2,7 @@ import { PropsWithChildren } from 'react'
|
||||
|
||||
import { Metadata } from 'next'
|
||||
|
||||
import 'katex/dist/katex.min.css'
|
||||
import '@/styles/main.scss'
|
||||
|
||||
export const metadata: Metadata = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user