UNPKG

@yamada-ui/react

Version:

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

7 lines (6 loc) 306 B
const require_wrap_style = require('./wrap.style.cjs'); const require_wrap = require('./wrap.cjs'); exports.Wrap = require_wrap.Wrap; exports.WrapPropsContext = require_wrap.WrapPropsContext; exports.useWrapPropsContext = require_wrap.useWrapPropsContext; exports.wrapStyle = require_wrap_style.wrapStyle;