mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Migrate Intl to Storybook
This commit is contained in:
committed by
Josh Perez
parent
6aeaabf505
commit
f1d04f4751
@@ -5,7 +5,7 @@ import { ReplacementValuesType } from '../types/I18N';
|
||||
|
||||
export type FullJSXType = Array<JSX.Element | string> | JSX.Element | string;
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
/** The translation string id */
|
||||
id: string;
|
||||
i18n: LocalizerType;
|
||||
|
||||
Reference in New Issue
Block a user