chore: remove console.log
This commit is contained in:
parent
35b43c14d8
commit
485c57fd59
@ -1495,7 +1495,6 @@ class App extends React.Component<AppProps, AppState> {
|
||||
}
|
||||
|
||||
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
|
||||
console.log(this.state.cursorButton);
|
||||
if (
|
||||
!this.state.showWelcomeScreen &&
|
||||
!this.scene.getElementsIncludingDeleted().length
|
||||
|
Loading…
x
Reference in New Issue
Block a user