mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Migrate Quote to Storybook
This commit is contained in:
committed by
Josh Perez
parent
c08914cddc
commit
cb367bfdb4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user