Felix Zieger
game init
55a034a
raw
history blame
140 Bytes
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
const AspectRatio = AspectRatioPrimitive.Root
export { AspectRatio }