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 { RotateStyle, rotateStyle } from "./rotate.style.js"; import { Rotate, RotateProps, RotatePropsContext, useRotatePropsContext } from "./rotate.js"; export { Rotate, type RotateProps, RotatePropsContext, RotateStyle, rotateStyle, useRotatePropsContext };