Releases: KyleAMathews/react-gravatar
Releases · KyleAMathews/react-gravatar
Use srcSet to set retina
If the browser doesn't support srcSet
and has a retina screen, (IE basically), the module will still check for a retina screen and override the image src
attribute.