Migrate Typing/Unsupported/Verification components to Storybook
This commit is contained in:
parent
58844f92ab
commit
45b9bbc837
12 changed files with 217 additions and 183 deletions
|
@ -3,7 +3,7 @@ import classNames from 'classnames';
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
i18n: LocalizerType;
|
||||
color?: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue