add preview functionality for /article route

This commit is contained in:
maxim
2025-04-06 23:45:13 +03:00
parent b105bfe395
commit 2fe19516f6
4 changed files with 945 additions and 61 deletions

View File

@ -28,6 +28,7 @@
"react-dropzone": "^14.3.8",
"react-hook-form": "^7.30.0",
"react-i18next": "^15.4.1",
"react-markdown": "^10.1.0",
"react-router": "^7.0.2",
"react-simplemde-editor": "^5.2.0"
},