Improve message rendering
This commit is contained in:
parent
ede8e19722
commit
072daa64f2
16 changed files with 303 additions and 260 deletions
|
@ -1,6 +1,6 @@
|
|||
import padStart from 'lodash/padStart';
|
||||
|
||||
export wrapMessages from './wrapMessages';
|
||||
export messageHeight from './messageHeight';
|
||||
|
||||
export function normalizeChannel(channel) {
|
||||
if (channel.indexOf('#') !== 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue