Migrate ExpireTimer to Storybook
This commit is contained in:
parent
6494818f76
commit
ac28f9f13c
3 changed files with 110 additions and 223 deletions
|
@ -3,7 +3,7 @@ import classNames from 'classnames';
|
|||
|
||||
import { getIncrement, getTimerBucket } from '../../util/timer';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
withImageNoCaption?: boolean;
|
||||
withSticker?: boolean;
|
||||
withTapToViewExpired?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue