UNPKG

@yamada-ui/react

Version:

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

3 lines 247 B
import { FloatStyle, floatStyle } from "./float.style.js"; import { Float, FloatProps, FloatPropsContext, useFloatPropsContext } from "./float.js"; export { Float, type FloatProps, FloatPropsContext, FloatStyle, floatStyle, useFloatPropsContext };