ai-deadlines / src /components /ui /aspect-ratio.tsx
gpt-engineer-app[bot]
Use tech stack vite_react_shadcn_ts
255baa6
raw
history blame
140 Bytes
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
const AspectRatio = AspectRatioPrimitive.Root
export { AspectRatio }