feat: render markdown

This commit is contained in:
Alejandro Gomez
2023-01-14 02:39:20 +01:00
parent 80024bc391
commit e0957deca8
8 changed files with 624 additions and 76 deletions

View File

@ -19,6 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.4.1",
"react-markdown": "^8.0.4",
"react-redux": "^8.0.5",
"react-router-dom": "^6.5.0",
"react-scripts": "5.0.1",