UNPKG

@yamada-ui/react

Version:

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

5 lines (4 loc) 174 B
import { motion } from "./factory.js"; import { Motion } from "./motion.js"; import { createTransition } from "./transition.js"; export { Motion, createTransition, motion };