Skip to content

Conversation

philipjohn
Copy link
Contributor

When building, NPM reports the following error:

error Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener react/jsx-no-target-blank

This change fixes that by adding the required rel attribute to the link.

When building, NPM reports the following error:

> error  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank

This change fixes that by adding the required rel attribute to the link.
@GaryJones GaryJones added this to the 1.next milestone Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants