UNPKG

@yamada-ui/react

Version:

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

3 lines 343 B
import { SlideFadeStyle, slideFadeStyle } from "./slide-fade.style.js"; import { SlideFade, SlideFadeProps, SlideFadePropsContext, slideFadeVariants, useSlideFadePropsContext } from "./slide-fade.js"; export { SlideFade, type SlideFadeProps, SlideFadePropsContext, SlideFadeStyle, slideFadeStyle, slideFadeVariants, useSlideFadePropsContext };