react-cm-ui
Version:
React UI for Healthy Church
8 lines (7 loc) • 444 B
JavaScript
export { default as Timeline } from './timeline';
export { default as TimelineConnector } from './timelineConnector';
export { default as TimelineContent } from './timelineContent';
export { default as TimelineDot } from './timelineDot';
export { default as TimelineItem } from './timelineItem';
export { default as TimelineOppositeContent } from './timelineOppositeContent';
export { default as TimelineSeparator } from './timelineSeparator';