mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 12:00:00 +00:00
Remove logging.
This commit is contained in:
@@ -125,7 +125,6 @@ class AddModal extends React.Component {
|
||||
value={this.state.id}
|
||||
wdKey="add-layer.layer-id"
|
||||
onChange={v => {
|
||||
console.log("@@ upper_id_change", JSON.stringify(v))
|
||||
this.setState({ id: v })
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user