diff --git a/app/soapbox/pages/profile_page.tsx b/app/soapbox/pages/profile_page.tsx index 9c5a4a55e..f4ff974e0 100644 --- a/app/soapbox/pages/profile_page.tsx +++ b/app/soapbox/pages/profile_page.tsx @@ -105,7 +105,7 @@ const ProfilePage: React.FC = ({ params, children }) => { {account && showTabs && ( - + )} {children}