Migrate MessageBody to Storybook
This commit is contained in:
parent
8ab1013f70
commit
0051253125
3 changed files with 95 additions and 74 deletions
|
@ -7,7 +7,7 @@ import { Linkify } from './Linkify';
|
|||
|
||||
import { LocalizerType, RenderTextCallbackType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
text: string;
|
||||
textPending?: boolean;
|
||||
/** If set, all emoji will be the same size. Otherwise, just one emoji will be large. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue