react-chat-elements
react-chat-elements copied to clipboard
MessageBox, how to NextLine
For Input there's multiline={true} field, but there's none for Message Box type Text. The text doesn't next line, but output in single line instead.
How to fix this? or this feature aren't being implemented yet.
Same question. Newlines in the input seem to be ignored.