1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

feat: Add markdown editor in card description (#333)

This commit is contained in:
Rafly Maulana 2022-11-20 20:48:42 +07:00 committed by GitHub
parent 529309553c
commit 04bcfcddfa
3 changed files with 40 additions and 25 deletions

View file

@ -68,6 +68,7 @@
"connected-react-router": "^6.9.3",
"date-fns": "^2.29.1",
"dequal": "^2.0.3",
"easymde": "^2.18.0",
"history": "^4.10.1",
"i18next": "^21.8.14",
"i18next-browser-languagedetector": "^6.1.4",
@ -90,6 +91,7 @@
"react-redux": "^7.2.8",
"react-router-dom": "^5.3.1",
"react-scripts": "5.0.1",
"react-simplemde-editor": "^5.2.0",
"react-textarea-autosize": "^8.3.4",
"redux": "^4.2.0",
"redux-logger": "^3.0.6",