UNPKG

react-leave-motion

Version:
17 lines (15 loc) 405 B
import LeaveMotion from './LeaveMotion'; import LeaveMotionItem from './LeaveMotionItem'; import LeaveTween from './LeaveTween'; import LeaveTweenItem from './LeaveTweenItem'; import LeaveTransitionGroup from './LeaveTransitionGroup'; import { spring, presets } from 'react-motion'; export { LeaveMotion, LeaveMotionItem, LeaveTween, LeaveTweenItem, LeaveTransitionGroup, spring, presets }