forked from wangziqi/gongxue-base
feat: render rich formulas and signed question media
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"dev:h5": "taro build --type h5 --watch",
|
||||
"check": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"katex": "^0.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/preset-react": "^7.29.7",
|
||||
|
||||
Reference in New Issue
Block a user