web / frontend /src /components /ui /aspect-ratio.tsx
Chandima Prabhath
Track bun.lockb with Git LFS
cc2caf9
raw
history blame
140 Bytes
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
const AspectRatio = AspectRatioPrimitive.Root
export { AspectRatio }