mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 08:37:44 +01:00
Removed the console.warn because the logging wasn't helpful.
This commit is contained in:
parent
9801f49f4e
commit
365a0518a5
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ class ColorField extends React.Component {
|
|||
left: pos.left + 196,
|
||||
}
|
||||
} else {
|
||||
console.warn('Color field has no element to adjust position')
|
||||
return {
|
||||
top: 160,
|
||||
left: 555,
|
||||
|
|
Loading…
Reference in a new issue