mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Fixed lint errors.
This commit is contained in:
@@ -55,7 +55,7 @@ class DebugModal extends React.Component {
|
||||
<p>
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener" or rel="noreferrer"
|
||||
rel="noopener noreferrer"
|
||||
href={`https://www.openstreetmap.org/#map=${Math.round(mapView.zoom)+1}/${mapView.center.lat}/${mapView.center.lng}`}
|
||||
>
|
||||
Open in OSM
|
||||
|
||||
Reference in New Issue
Block a user