UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

5 lines (4 loc) 526 B
import { timelineStyle } from "./timeline.style.js"; import { TimelineConnector, TimelineContent, TimelineDescription, TimelineIndicator, TimelineItem, TimelinePropsContext, TimelineRoot, TimelineTitle, useTimelinePropsContext } from "./timeline.js"; import { namespace_exports } from "./namespace.js"; export { namespace_exports as Timeline, TimelineConnector, TimelineContent, TimelineDescription, TimelineIndicator, TimelineItem, TimelinePropsContext, TimelineRoot, TimelineTitle, timelineStyle, useTimelinePropsContext };