Aspect Ratio
Aspect Ratio component from @bungas/ui
Aspect Ratio component from @bungas/ui
The AspectRatio component from Bungas UI.
1:1
4:3
16:9
npm install @bungas/uiimport { AspectRatio } from "@bungas/ui"import { AspectRatio } from "@bungas/ui"
export function Example() {
return <AspectRatio />
}1:1
4:3
16:9