Migrate Timeline, TimelineLoadingRow to storybook
This commit is contained in:
parent
25dabd56fd
commit
1894ff0dc1
6 changed files with 396 additions and 388 deletions
|
@ -78,7 +78,7 @@ type PropsActionsType = {
|
|||
} & MessageActionsType &
|
||||
SafetyNumberActionsType;
|
||||
|
||||
type Props = PropsDataType & PropsHousekeepingType & PropsActionsType;
|
||||
export type Props = PropsDataType & PropsHousekeepingType & PropsActionsType;
|
||||
|
||||
// from https://github.com/bvaughn/react-virtualized/blob/fb3484ed5dcc41bffae8eab029126c0fb8f7abc0/source/List/types.js#L5
|
||||
type RowRendererParamsType = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue