UNPKG

react-timeline

Version:

A simple configurable react timeline component

3 lines (2 loc) 121 B
export { default as TimelineEventPanel } from './TimelineEventPanel'; export type { Props } from './TimelineEventPanel';