Migrate Quote to Storybook
This commit is contained in:
parent
c08914cddc
commit
cb367bfdb4
2 changed files with 361 additions and 1 deletions
|
@ -11,7 +11,7 @@ import { LocalizerType } from '../../types/Util';
|
|||
import { ColorType } from '../../types/Colors';
|
||||
import { ContactName } from './ContactName';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
attachment?: QuotedAttachmentType;
|
||||
authorTitle: string;
|
||||
authorPhoneNumber?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue