UNPKG

@yamada-ui/react

Version:

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

3 lines 325 B
import { RippleOptions, UseRippleProps, UseRippleReturn, useRipple } from "./use-ripple.js"; import { Ripple, RippleProps, RipplePropsContext, useRipplePropsContext } from "./ripple.js"; export { Ripple, RippleOptions, type RippleProps, RipplePropsContext, UseRippleProps, UseRippleReturn, useRipple, useRipplePropsContext };