parent
147ff271f8
commit
70c68a4d6f
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue