UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 166 B
import Timeline from './Timeline'; export type { TimelineProps } from './Timeline'; export type { TimelineItemProps } from './TimelineItem'; export default Timeline;