UNPKG

@yamada-ui/react

Version:

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

3 lines 277 B
import { SlideStyle, slideStyle } from "./slide.style.js"; import { Slide, SlideProps, SlidePropsContext, slideVariants, useSlidePropsContext } from "./slide.js"; export { Slide, type SlideProps, SlidePropsContext, SlideStyle, slideStyle, slideVariants, useSlidePropsContext };