diff --git a/types/fslightbox-react/fslightbox-react-tests.tsx b/types/fslightbox-react/fslightbox-react-tests.tsx new file mode 100644 index 0000000000..41bd1e8a77 --- /dev/null +++ b/types/fslightbox-react/fslightbox-react-tests.tsx @@ -0,0 +1,58 @@ +import * as React from 'react'; +import FsLightbox from 'fslightbox-react'; + +class Test extends React.Component { + handleEvent = () => {}; + + render() { + return ( +
+ + + + + + + , +