fix: Table toolbars missing when cells empty

This commit is contained in:
Tom Moor 2021-09-23 19:58:16 -07:00
parent fec2baf361
commit 26f02cdd05
2 changed files with 5 additions and 5 deletions

View File

@ -149,7 +149,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.8",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.17.9",
"rich-markdown-editor": "^11.17.10",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12481,10 +12481,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.17.9:
version "11.17.9"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.17.9.tgz#97e402ab8aa7aa4f3ffb2d3af6600a0aabc7613d"
integrity sha512-/754fzvxfc86vOPtcrLRE8pxoSzF/QhFtuAot2FjmrwhKhTZ/PH3zZr6or/LKV1WgwgPAbINl1Wx0ZYxUhEayw==
rich-markdown-editor@^11.17.10:
version "11.17.10"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.17.10.tgz#50947b5df8e2f0198b025ff8adc2b638b48d81a0"
integrity sha512-MP/kXP0lKvg1Qmxagunh+HkX5/7SgGcSrYGaImhe/0c2zlaEtMJNk/631qIR37BrznF92XRXrB+ZE5hon/jrwQ==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"