mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
Added missing 'noopener noreferrer'
This commit is contained in:
@@ -108,6 +108,7 @@ export default class Toolbar extends React.Component {
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/maputnik/editor"
|
href="https://github.com/maputnik/editor"
|
||||||
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="maputnik-toolbar-logo"
|
className="maputnik-toolbar-logo"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user