Hi guys, I am trying to rotate an array of images, this array consists of URLs of images from azure. How do I rotate these images in my SideBySideMagnifier? If I add transform to the style props, it rotates the entire div instead of only the imageSrc and the largeImageSrc.
Hi guys, I am trying to rotate an array of images, this array consists of URLs of images from azure. How do I rotate these images in my SideBySideMagnifier? If I add transform to the style props, it rotates the entire div instead of only the imageSrc and the largeImageSrc.