Migrate Timestamp to Storybook
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
This commit is contained in:
parent
ac0ddf34ea
commit
15c7e9bf72
3 changed files with 106 additions and 236 deletions
|
@ -6,7 +6,7 @@ import { formatRelativeTime } from '../../util/formatRelativeTime';
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
timestamp?: number;
|
||||
extended?: boolean;
|
||||
module?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue