UNPKG

@heroui/image

Version:

A simple image component

8 lines (7 loc) 225 B
export { default as Image, ImageProps } from './image.js'; export { useImage } from './use-image.js'; import '@heroui/system'; import 'tailwind-variants'; import 'react'; import '@heroui/theme'; import '@heroui/react-utils';