Updated aspect-ratio.tsx

This commit is contained in:
susan199817-spec 2026-03-27 06:13:53 +03:00 committed by GitHub
parent 4b6d16b2a0
commit 1fee14851e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
const AspectRatio = AspectRatioPrimitive.Root
export { AspectRatio }