added react-markdown

This commit is contained in:
Storme-bit
2026-04-17 22:23:21 -07:00
parent 8ae12c8c50
commit fc864041c5
3 changed files with 1130 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^10.1.0",
"uuid": "^13.0.0"
},
"devDependencies": {