UNPKG

@yamada-ui/react

Version:

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

3 lines 233 B
import { WrapStyle, wrapStyle } from "./wrap.style.js"; import { Wrap, WrapProps, WrapPropsContext, useWrapPropsContext } from "./wrap.js"; export { Wrap, type WrapProps, WrapPropsContext, WrapStyle, useWrapPropsContext, wrapStyle };