mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 15:40:00 +00:00
Removed the console.warn because the logging wasn't helpful.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user