mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 16:40:00 +00:00
Survey (#328): Cleaning
This commit is contained in:
@@ -63,7 +63,7 @@ class ToolbarLinkHighlighted extends React.Component {
|
||||
|
||||
render() {
|
||||
return <a
|
||||
className={classnames('maputnik-toolbar-link', "maputnik-toolbar-link--highlighted2", this.props.className)}
|
||||
className={classnames('maputnik-toolbar-link', "maputnik-toolbar-link--highlighted", this.props.className)}
|
||||
href={this.props.href}
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user