@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
4 lines • 902 B
TypeScript
import { TimelineStyle, timelineStyle } from "./timeline.style.js";
import { TimelineConnector, TimelineConnectorProps, TimelineContent, TimelineContentProps, TimelineDescription, TimelineDescriptionProps, TimelineIndicator, TimelineIndicatorProps, TimelineItem, TimelineItemProps, TimelinePropsContext, TimelineRoot, TimelineRootProps, TimelineTitle, TimelineTitleProps, useTimelinePropsContext } from "./timeline.js";
import { namespace_d_exports } from "./namespace.js";
export { namespace_d_exports as Timeline, TimelineConnector, type TimelineConnectorProps, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineIndicator, type TimelineIndicatorProps, TimelineItem, type TimelineItemProps, TimelinePropsContext, TimelineRoot, type TimelineRootProps, TimelineStyle, TimelineTitle, type TimelineTitleProps, timelineStyle, useTimelinePropsContext };