fix link highlighting with mention present (#1544)

This commit is contained in:
Eric Bailey 2023-09-27 11:15:50 -05:00 committed by GitHub
parent 6d4ad59416
commit b030d94a64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 80 deletions

View file

@ -63,6 +63,7 @@
"@tiptap/extension-paragraph": "^2.0.0-beta.220",
"@tiptap/extension-placeholder": "^2.0.0-beta.220",
"@tiptap/extension-text": "^2.0.0-beta.220",
"@tiptap/html": "^2.1.11",
"@tiptap/pm": "^2.0.0-beta.220",
"@tiptap/react": "^2.0.0-beta.220",
"@tiptap/suggestion": "^2.0.0-beta.220",