fix: Fixed the issue of api markdown document display being messy #2346 (#3212)

### What problem does this PR solve?

fix: Fixed the issue of api markdown document display being messy #2346

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2024-11-05 15:00:07 +08:00
committed by GitHub
parent 38ebf6b2c0
commit 13053172cb
3 changed files with 368 additions and 2 deletions

View File

@ -25,6 +25,7 @@
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^5.40.0",
"@tanstack/react-query-devtools": "^5.51.5",
"@uiw/react-markdown-preview": "^5.1.3",
"ahooks": "^3.7.10",
"antd": "^5.12.7",
"axios": "^1.6.3",