We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d884839 commit 590ffd0Copy full SHA for 590ffd0
source/views/components/filter/filter-popover.js
@@ -39,7 +39,7 @@ export class FilterPopover extends React.PureComponent<Props, State> {
39
40
return (
41
<Viewport
42
- render={viewport => (
+ render={() => (
43
<Popover
44
arrowStyle={arrowStyle}
45
fromView={anchor}
0 commit comments