ImageDisplays a img component
Install the component from your command line.
npm install @raystack/apsara
Import all parts and piece them together.
import { Image } from '@raystack/apsara'

<Image src="https://images.unsplash.com/photo-1447690709975-318628b14c57?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=2550&q=80" />