balibabu
fix: Make markdown support line breaks #2315 (#2343)
1f36a03
raw
history blame
126 Bytes
.text {
white-space: pre-wrap; // https://stackoverflow.com/questions/60332183/new-line-with-react-markdown
.chunkText;
}