rte: remove logging and fix new history
This commit is contained in:
parent
6004f6d610
commit
8dc7f8efe2
3 changed files with 8 additions and 6 deletions
|
@ -197,7 +197,6 @@ export default class Autocomplete extends React.Component {
|
|||
|
||||
setState(state, func) {
|
||||
super.setState(state, func);
|
||||
console.log(state);
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue