UNPKG

@yamada-ui/react

Version:

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

3 lines 245 B
import { FadeScaleStyle, fadeScaleStyle } from "./fade-scale.style.js"; import { FadeScale, FadeScaleProps, fadeScaleVariants } from "./fade-scale.js"; export { FadeScale, type FadeScaleProps, FadeScaleStyle, fadeScaleStyle, fadeScaleVariants };