UNPKG

webcoreui

Version:

UI component and template library for Astro, Svelte, and React apps styled with Sass.

5 lines (4 loc) 76 B
export type AspectRatioProps = { ratio: string className?: string }