avent-ui
Version:
The best UI library for Typescript and React
9 lines (8 loc) • 475 B
TypeScript
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';