add rel prop with 'noreferrer' value to link element

This commit is contained in:
Suren Atoyan 2019-06-24 15:59:41 +04:00
parent e26862b721
commit e158b2c19f

View File

@ -82,6 +82,7 @@ const Settings = _ => {
<Typography variant="subtitle2" gutterBottom>
For full list of options with descriptions visit <Link
href={config.urls.IEditorOptions}
rel="noreferrer"
target="_blank"
>
here