Migrate ResetSessionNotification to Storybook
This commit is contained in:
parent
58db34c5e8
commit
812b1c5b21
3 changed files with 21 additions and 8 deletions
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
i18n: LocalizerType;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue