mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove log
This commit is contained in:
parent
b604b95173
commit
81b1199123
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ class NewDialog extends React.Component {
|
|||
}
|
||||
|
||||
handleChange(e) {
|
||||
console.log(e)
|
||||
|
||||
this.setState({ [e.target.id]: e.target.value });
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue