Progress and testing status w comments
This commit is contained in:
@@ -151,6 +151,8 @@ class PopoverRoot extends PureComponent {
|
||||
} = this.props
|
||||
const visible = !!type
|
||||
|
||||
console.log("POPOVER_COMPONENTS[type]:", type, POPOVER_COMPONENTS[type]);
|
||||
|
||||
return (
|
||||
<PopoverBase
|
||||
visible={visible}
|
||||
|
||||
Reference in New Issue
Block a user