UNPKG

react-timeline

Version:

A simple configurable react timeline component

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