mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Migrate ExpireTimer to Storybook
This commit is contained in:
committed by
Josh Perez
parent
6494818f76
commit
ac28f9f13c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user