mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +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) => {
|
handleTabChange = async (key) => {
|
||||||
console.log(key)
|
|
||||||
|
|
||||||
if (this.state.activeTab === key) return
|
if (this.state.activeTab === key) return
|
||||||
|
|
||||||
if (this.props.transition) {
|
if (this.props.transition) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user