Image
The Image component is used to display images. Image composes Box so you can use all the style props and add responsive styles as well. Give a URL in src attribute and provide a image description in alt attribute.
How to use
To use input field just add img to the image element class.
For example
Result
Use image to make it image and it is responsive.
Round image
Use image-round to make a round and responsive image.