Constructor
# <ImageGalleryElement />
This component can be used for adding image gallery on the story page.
Example
import { ImageGalleryElement } from "@quintype/components";
<ImageGalleryElement element={element} key={element.id} imageAspectRatio={[4,3]} />