feat: Add react-markdown package for rendering markdown content
The commit adds the "react-markdown" package to the project dependencies, enabling the rendering of markdown content on the privacy policy page.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-hook-form": "^7.52.1",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-spring": "^9.7.3",
|
||||
"styled-components": "^6.1.12",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user