UNPKG

@santigp258/react-simple-lightbox-video-image

Version:

A simple and customizable react lightbox component that support video and image. Also enables swipe and doble tap gesture. This component can be compatible with Next js

4 lines (3 loc) 111 B
/// <reference types="react" /> declare const DefaultStyle: () => JSX.Element; export default DefaultStyle;