mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove unwanted log
This commit is contained in:
parent
7e29ecc8c2
commit
2f50a48260
@ -112,8 +112,6 @@ export class PagePanelWithNavMenu extends React.Component {
|
||||
}
|
||||
|
||||
handleTabChange = async (key) => {
|
||||
console.log(key)
|
||||
|
||||
if (this.state.activeTab === key) return
|
||||
|
||||
if (this.props.transition) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user