Migrate Quote to Storybook

This commit is contained in:
Chris Svenningsen 2020-08-27 10:02:25 -07:00 committed by Josh Perez
parent c08914cddc
commit cb367bfdb4
2 changed files with 361 additions and 1 deletions

View file

@ -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;