UNPKG

xlibs-components

Version:

Modern React component library with Aceternity, MagicUI, and ShadCN components for building beautiful web applications

11 lines (10 loc) 259 B
// Main Components Index // Export all component libraries // ShadCN UI Components export * from './ui'; // Aceternity UI Components export * from './aceternity'; // MagicUI Components export * from './magicui'; // Charts Components export * from './charts';