UNPKG

react-timeline

Version:

A simple configurable react timeline component

7 lines (6 loc) 226 B
export { Container } from './Container'; export { Point } from './Point'; export { Line } from './Line'; export { Separator } from './Separator'; export { Condensed } from './Condensed'; export { Skeleton } from './Skeleton';