UNPKG

@yamada-ui/react

Version:

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

3 lines 233 B
import { FlipStyle, flipStyle } from "./flip.style.js"; import { Flip, FlipProps, FlipPropsContext, useFlipPropsContext } from "./flip.js"; export { Flip, type FlipProps, FlipPropsContext, FlipStyle, flipStyle, useFlipPropsContext };