UNPKG

react-timeline

Version:

A simple configurable react timeline component

6 lines (5 loc) 205 B
export { Container } from './Container'; export { LeftPanel } from './LeftPanel'; export { RightPanel } from './RightPanel'; export { MainPanel } from './MainPanel'; export { Skeleton } from './Skeleton';