Migrate EmbeddedContact to Storybook
This commit is contained in:
parent
84fee07a72
commit
0e79f83a42
3 changed files with 173 additions and 677 deletions
|
@ -10,7 +10,7 @@ import {
|
|||
renderName,
|
||||
} from './_contactUtil';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
contact: ContactType;
|
||||
i18n: LocalizerType;
|
||||
isIncoming: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue