Add max character count to Chat composer

This commit is contained in:
Chewbacca
2022-11-21 12:21:02 -05:00
parent f7f40703cd
commit 8d9182eb44
5 changed files with 29 additions and 9 deletions

View File

@ -14,6 +14,7 @@ const alignItemsOptions = {
bottom: 'items-end',
center: 'items-center',
start: 'items-start',
stretch: 'items-stretch',
};
const spaces = {