warren-bank opened this issue 7 years ago · 0 comments
here and here:
alt={`Gravatar for ${formattedEmail}`}
by default, no "alt" text should be added. the component's props should allow an optional value to be included..
alt={this.props.alt || ''}