mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Migrate EmbeddedContact to Storybook
This commit is contained in:
committed by
Josh Perez
parent
84fee07a72
commit
0e79f83a42
@@ -10,7 +10,7 @@ import {
|
||||
renderName,
|
||||
} from './_contactUtil';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
contact: ContactType;
|
||||
i18n: LocalizerType;
|
||||
isIncoming: boolean;
|
||||
|
||||
Reference in New Issue
Block a user