mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
removed unwanted logs
This commit is contained in:
parent
2d4c8da048
commit
7d7c6c84bc
@ -42,8 +42,6 @@ export class PagePanelWithNavMenu extends React.Component {
|
||||
if (!tab) {
|
||||
tab = this.props.tabs.find((children) => children.key === key)
|
||||
} else {
|
||||
console.log(tab.children)
|
||||
|
||||
if (!tab.children) {
|
||||
console.error("PagePanelWithNavMenu: tab.children is not defined")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user