Paragraph integration for rich text editor (#10008)

* integrates paragraph refactor in rich text editor
* minor CSS changes to accomodate this
* bumps rich text editor version to 0.22.0
This commit is contained in:
alunturner
2023-01-31 09:45:34 +00:00
committed by GitHub
parent 43c67ce4bf
commit 39f5fc034f
4 changed files with 21 additions and 13 deletions

View File

@@ -57,7 +57,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@matrix-org/analytics-events": "^0.4.0",
"@matrix-org/matrix-wysiwyg": "^0.20.0",
"@matrix-org/matrix-wysiwyg": "^0.22.0",
"@matrix-org/react-sdk-module-api": "^0.0.3",
"@sentry/browser": "^7.0.0",
"@sentry/tracing": "^7.0.0",