@vygruppen/spor-image-react
v1.0.0
Published
This package exposes a way to show images in your application, complete with fallback support and style props.
Downloads
16
Keywords
Readme
Image (React)
This package exposes a way to show images in your application, complete with fallback support and style props.
Installation
$ npm install @vygruppen/spor-image-react
Usage
import { Image } from "@vygruppen/spor-image-react";
Image
Please refer to the Chakra docs for more detailed documentation on the Image
component.
Development
Please refer to the root readme for development notes.