mirror of
https://github.com/maputnik/editor.git
synced 2026-08-03 03:37:25 +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,
|
left: pos.left + 196,
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.warn('Color field has no element to adjust position')
|
|
||||||
return {
|
return {
|
||||||
top: 160,
|
top: 160,
|
||||||
left: 555,
|
left: 555,
|
||||||
|
|||||||
Reference in New Issue
Block a user