Add support for @mentions

This commit is contained in:
Ramnique Singh 2025-02-19 15:43:08 +05:30 committed by GitHub
parent 00bd476b76
commit 49500d845e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 671 additions and 291 deletions

View file

@ -39,6 +39,8 @@
"mongodb": "^6.8.0",
"next": "^14.2.13",
"openai": "^4.67.2",
"quill": "^2.0.3",
"quill-mention": "^6.0.2",
"react": "^18.3.1",
"react-diff-viewer-continued": "^3.4.0",
"react-dom": "^18.3.1",