UNPKG

@yamada-ui/react

Version:

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

4 lines (3 loc) 257 B
import { aspectRatioStyle } from "./aspect-ratio.style.js"; import { AspectRatio, AspectRatioPropsContext, useAspectRatioPropsContext } from "./aspect-ratio.js"; export { AspectRatio, AspectRatioPropsContext, aspectRatioStyle, useAspectRatioPropsContext };