fix: Editor controls not working after newline (Shift+Enter) (#10079)

This commit is contained in:
Sivin Varghese
2024-09-06 12:38:45 +05:30
committed by GitHub
parent 528b984a8d
commit 05dece826d
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@braid/vue-formulate": "^2.5.2",
"@chatwoot/ninja-keys": "1.2.3",
"@chatwoot/prosemirror-schema": "1.0.13",
"@chatwoot/prosemirror-schema": "1.0.16",
"@chatwoot/utils": "^0.0.25",
"@hcaptcha/vue-hcaptcha": "^0.3.2",
"@june-so/analytics-next": "^2.0.0",