@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
7 lines (6 loc) • 338 B
JavaScript
const require_rotate_style = require('./rotate.style.cjs');
const require_rotate = require('./rotate.cjs');
exports.Rotate = require_rotate.Rotate;
exports.RotatePropsContext = require_rotate.RotatePropsContext;
exports.rotateStyle = require_rotate_style.rotateStyle;
exports.useRotatePropsContext = require_rotate.useRotatePropsContext;