Pre-linkify messages and store breakpoints
This commit is contained in:
parent
12fbca8110
commit
c4609574c7
6 changed files with 85 additions and 82 deletions
|
@ -1,6 +1,6 @@
|
|||
import padStart from 'lodash/padStart';
|
||||
|
||||
export messageHeight from './messageHeight';
|
||||
export { findBreakpoints, messageHeight } from './messageHeight';
|
||||
export linkify from './linkify';
|
||||
|
||||
export function normalizeChannel(channel) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue