Add link creation to rich text editor (#9775)

Add link creation to RTE
This commit is contained in:
Florian Duros
2022-12-23 11:34:15 +00:00
committed by GitHub
parent 88c3864682
commit fe0273b1a6
23 changed files with 418 additions and 97 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@matrix-org/analytics-events": "^0.3.0",
"@matrix-org/matrix-wysiwyg": "^0.9.0",
"@matrix-org/matrix-wysiwyg": "^0.11.0",
"@matrix-org/react-sdk-module-api": "^0.0.3",
"@sentry/browser": "^7.0.0",
"@sentry/tracing": "^7.0.0",