Back to package catalogdistortion
@frontend_mono/image-slide-project-gallery
Image distorted when hover
Install
npm i @frontend_mono/image-slide-project-galleryUsage
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} />