UNPKG

@avent-ui/page-transition

Version:
9 lines (8 loc) 475 B
import './tailwind.css'; export { default as PageTransitionContext } from './PageTransitionWrapper'; export { default as CurveCover } from './DennisSnellenberg'; export { default as StaggerScreen } from './Elementis'; export { default as SimpleScreen } from './SimpleTransition'; export { default as LeftToRightScreen } from './SimpleTransitionLR'; export { default as StackOverLap } from './StackOverLap'; export { default as StaggerBlock } from './StaggerBlockTransition';