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) 291 B
import { imageStyle } from "./image.style.js"; import { Image, ImagePropsContext, useImagePropsContext } from "./image.js"; export { Image, ImagePropsContext, Image as Img, ImagePropsContext as ImgPropsContext, imageStyle, useImagePropsContext, useImagePropsContext as useImgPropsContext };