UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

3 lines 333 B
import { AspectRatioStyle, aspectRatioStyle } from "./aspect-ratio.style.js"; import { AspectRatio, AspectRatioProps, AspectRatioPropsContext, useAspectRatioPropsContext } from "./aspect-ratio.js"; export { AspectRatio, type AspectRatioProps, AspectRatioPropsContext, AspectRatioStyle, aspectRatioStyle, useAspectRatioPropsContext };