diff --git a/app/javascript/gabsocial/components/popover/popover_root.js b/app/javascript/gabsocial/components/popover/popover_root.js
index bffef7ae..36d22c75 100644
--- a/app/javascript/gabsocial/components/popover/popover_root.js
+++ b/app/javascript/gabsocial/components/popover/popover_root.js
@@ -148,7 +148,7 @@ class PopoverRoot extends React.PureComponent {
renderDelay={150}
>
{
- (Component) =>
+ (Component) =>
}
}