UNPKG

@arolariu/components

Version:

🎨 70+ beautiful, accessible React components built on Radix UI. TypeScript-first, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡

6 lines (5 loc) • 158 B
"use client"; import { Root } from "@radix-ui/react-aspect-ratio"; const AspectRatio = Root; export { AspectRatio }; //# sourceMappingURL=aspect-ratio.js.map