Removed log from PopoverLayout
• Removed: - log from PopoverLayout
This commit is contained in:
parent
96b026ebf0
commit
e9fbccaa12
@ -29,8 +29,6 @@ export default class PopoverLayout extends PureComponent {
|
||||
title,
|
||||
} = this.props
|
||||
|
||||
console.log("popoverlayout props:", this.props)
|
||||
|
||||
if (isXS) {
|
||||
return (
|
||||
<div className={[_s.default, _s.modal, _s.px10, _s.pb10].join(' ')}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user