@avent-ui/page-transition
Version:
Page Transition with React Router Dom
9 lines (8 loc) • 505 B
JavaScript
export { default as PageTransitionContext } from './PageTransitionWrapper.js';
export { default as CurveCover } from './DennisSnellenberg.js';
export { default as StaggerScreen } from './Elementis.js';
export { default as SimpleScreen } from './SimpleTransition.js';
export { default as LeftToRightScreen } from './SimpleTransitionLR.js';
export { default as StackOverLap } from './StackOverLap.js';
export { default as StaggerBlock } from './StaggerBlockTransition.js';
//# sourceMappingURL=index.js.map