Back to package catalog
distortion

@frontend_mono/image-slide-project-gallery

Image distorted when hover

Version: 1.0.0

Slug: image-slide-project-gallery

Live preview enabled

Install

npm i @frontend_mono/image-slide-project-gallery

Usage

import imageSlideProjectGallery from '@frontend_mono/image-slide-project-gallery'<imageSlideProjectGallery />

Demo props

const projects = [{ title1: 'Product', title2: 'Storytelling', src: 'https://images.unsplash.com/photo-1518005020951-eccb494ad742?w=900' }]<imageSlideProjectGallery projects={projects} />

How it looks when used