wmk-image
v1.3.0
Published
WMK Gatsby Image Utility Component
Readme
wmk-image
Image Utility component for Gatsby projects
Installation
npm install --save wmk-imageUsage
<WmkImage
image={Img} // an instance of the Img class (from within library)
crop="crop-size" // add crop sizes
style={styleObject}
className="class-string"
/>