fix: Clicking outside editor should close selection toolbar

This commit is contained in:
Tom Moor 2021-10-13 19:15:44 -07:00
parent 3a19c02e34
commit bb9d7d310b
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.10",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.18.6",
"rich-markdown-editor": "^11.18.7",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12735,10 +12735,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.18.6:
version "11.18.6"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.6.tgz#ddab3acec2ecedd8447c0064752d7b0a1acd596e"
integrity sha512-yckuNps/P9vMBvbQOWHQhEJYUOzeQ3TqVZusYzzRpfuqMDiC7Qi7/hCppO+3qs8hUs4hSlVaDG1I/w39IhiFVw==
rich-markdown-editor@^11.18.7:
version "11.18.7"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.7.tgz#2e0c8ac21c63adbadaedf0af5cc9dbf6cd3cdb83"
integrity sha512-SHaH6u0U7Ri6Tqc4dnGvPVRlAnkflV1jsoqcBnb8iCDRlB+xrg8+3I00ZNcrBQBpoCUUMW7t+wyYA/OfV/ldYA==
dependencies:
copy-to-clipboard "^3.0.8"
fuzzy-search "^3.2.1"