Migrate ContactDetail to Storybook
This commit is contained in:
parent
702913b21a
commit
6494818f76
3 changed files with 233 additions and 249 deletions
|
@ -18,7 +18,7 @@ import {
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
contact: ContactType;
|
||||
hasSignalAccount: boolean;
|
||||
i18n: LocalizerType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue