UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

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