Fix warning

See https://mathiasbynens.github.io/rel-noopener/
This commit is contained in:
Jannis Mattheis 2019-09-28 16:46:23 +02:00
parent 147ff271f8
commit 70c68a4d6f
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ class PluginInfo extends Component<{pluginInfo: IPlugin}> {
<a <a
href={url} href={url}
target="_blank" target="_blank"
rel="noopener noreferrer"
style={{color: 'white'}} style={{color: 'white'}}
className="custom-route"> className="custom-route">
{url} {url}