react-images
react-images copied to clipboard
componentWillMount warning when running tests
Steps to reproduce the behavior:
Run test file with jest while importing import Carousel, { Modal, ModalGateway } from 'react-images';
.
Expected behavior: No warning should appear.
Actual behavior:
A warning appears: