feat: Add ability to mention users in comments (#1162)

This commit is contained in:
Roman Zavarnitsyn
2025-05-30 22:01:29 +02:00
committed by GitHub
parent eb2a3a2875
commit c0b0436851
20 changed files with 357 additions and 42 deletions

View File

@@ -140,6 +140,7 @@
"react-i18next": "^15.5.1",
"react-input-mask": "^2.0.4",
"react-intersection-observer": "^9.16.0",
"react-mentions": "^4.4.10",
"react-photoswipe-gallery": "^2.2.7",
"react-redux": "^8.1.3",
"react-router-dom": "^6.30.0",