export default class ContentWarningPopover extends PureComponent {
render() {
return (
<div>
{ /* */ }
</div>
)
}