UNPKG

react-timeline

Version:

A simple configurable react timeline component

4 lines (3 loc) 140 B
export { default as Timeline } from './Timeline'; export type { Props } from './Timeline'; export type { SkeletonProps } from './Timeline';