Migrate Intl to Storybook
This commit is contained in:
parent
6aeaabf505
commit
f1d04f4751
3 changed files with 85 additions and 69 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue