Migrate MessageSearchResult to Storybook
This commit is contained in:
parent
0e79f83a42
commit
d27a15a3eb
3 changed files with 141 additions and 250 deletions
|
@ -47,7 +47,7 @@ type PropsHousekeepingType = {
|
|||
) => void;
|
||||
};
|
||||
|
||||
type PropsType = PropsDataType & PropsHousekeepingType;
|
||||
export type PropsType = PropsDataType & PropsHousekeepingType;
|
||||
|
||||
export class MessageSearchResult extends React.PureComponent<PropsType> {
|
||||
public renderFromName() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue