UNPKG

@yamada-ui/react

Version:

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

3 lines 289 B
import { CollapseStyle, collapseStyle } from "./collapse.style.js"; import { Collapse, CollapseProps, CollapsePropsContext, useCollapsePropsContext } from "./collapse.js"; export { Collapse, type CollapseProps, CollapsePropsContext, CollapseStyle, collapseStyle, useCollapsePropsContext };