UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 155 B
"use client"; import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"; const AspectRatio = AspectRatioPrimitive.Root; export { AspectRatio };