diff --git a/app/soapbox/components/pullable.tsx b/app/soapbox/components/pullable.tsx index 03840d2c1..88394b828 100644 --- a/app/soapbox/components/pullable.tsx +++ b/app/soapbox/components/pullable.tsx @@ -13,7 +13,6 @@ interface IPullable { */ const Pullable: React.FC = ({ children }) =>(