Markdown support in forums

This commit is contained in:
2024-08-13 14:16:02 +08:00
parent de3343e120
commit 9f5a6a94e8
4 changed files with 54 additions and 32 deletions

View File

@@ -22,10 +22,13 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.23.1",
"remark-gfm": "^4.0.0",
"yup": "^1.4.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.14",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.2.0",