🐛 FIX: Downgrade suneditor-react + fixes

This commit is contained in:
Divlo
2020-04-16 00:19:31 +02:00
parent 9c5d1fc06b
commit cda263fd75
6 changed files with 28 additions and 21 deletions

View File

@@ -25,7 +25,7 @@
"react-dom": "16.13.0",
"react-swipeable-views": "^0.13.9",
"react-swipeable-views-utils": "^0.13.9",
"suneditor-react": "^2.9.1",
"suneditor-react": "^2.8.0",
"universal-cookie": "^4.0.3"
},
"devDependencies": {