mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2025-12-08 20:16:13 +00:00
add rel prop with 'noreferrer' value to link element
This commit is contained in:
parent
e26862b721
commit
e158b2c19f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user