🐛(frontend) fix callout emoji list

Removing explicit categories prop from
EmojiPicker to let emoji-mart manage categories
and avoid mismatch causing runtime error with
locales.
This commit is contained in:
Anthony LC
2025-09-11 11:54:52 +02:00
parent 4f2e07f949
commit 7a903041f8
5 changed files with 21 additions and 26 deletions

View File

@@ -25,6 +25,10 @@ and this project adheres to
- #1341
- ♻️(tilt) use helm dev-backend chart
### Fixed
- 🐛(frontend) fix callout emoji list #1366
## [3.6.0] - 2025-09-04
### Added