Add max character count to Chat composer
This commit is contained in:
@ -14,6 +14,7 @@ const alignItemsOptions = {
|
||||
bottom: 'items-end',
|
||||
center: 'items-center',
|
||||
start: 'items-start',
|
||||
stretch: 'items-stretch',
|
||||
};
|
||||
|
||||
const spaces = {
|
||||
|
||||
Reference in New Issue
Block a user