fix: Occasional render loop in editor toolbar (#1518)

* fix: CMD+S should save when editor title is focused

* fix: Bump RME, fixes various small editor issues
This commit is contained in:
Tom Moor
2020-09-07 10:42:51 -07:00
committed by GitHub
parent f13696dd2a
commit 709c3e78bd
3 changed files with 19 additions and 7 deletions

View File

@@ -138,7 +138,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.6.7",
"rich-markdown-editor": "^11.0.0-0",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",