import { AspectRatio, Center } from "@chakra-ui/react" export const AspectRatioBasic = () => { return (
2 / 1
) }