This which allows users to specify a fallback component, which is great for folks who do not want to fallback to a different image source. For example, users can have a "default profile" component that gets passed in as the fallback prop.
@KyleAMathews I resolved the conflicts in the PR (and in the other open one). I'm not sure what the demand is like for the feature but it seems reasonable to me, wdyt?
This which allows users to specify a fallback component, which is great for folks who do not want to fallback to a different image source. For example, users can have a "default profile" component that gets passed in as the
fallback
prop.Related feature request:
https://github.com/KyleAMathews/react-gravatar/issues/134
Usage