UNPKG

@yamada-ui/react

Version:

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

3 lines 261 B
import { FadeStyle, fadeStyle } from "./fade.style.js"; import { Fade, FadeProps, FadePropsContext, fadeVariants, useFadePropsContext } from "./fade.js"; export { Fade, type FadeProps, FadePropsContext, FadeStyle, fadeStyle, fadeVariants, useFadePropsContext };