Test push
This commit is contained in:
parent
9169538996
commit
ba84c86493
|
@ -260,10 +260,6 @@ class App extends React.Component {
|
|||
});
|
||||
}
|
||||
|
||||
openCreateProjectDialog() {
|
||||
|
||||
}
|
||||
|
||||
handleToggleIcon = () => this.setState({ open: !this.state.open });
|
||||
handleToggleIconSecondary = () => this.setState({ openSecondary: !this.state.openSecondary });
|
||||
handleClose = () => this.setState({ open: false });
|
||||
|
|
Loading…
Reference in New Issue
Block a user