diff --git a/src/components/profiles/ViewProfile.tsx b/src/components/profiles/ViewProfile.tsx index 21ae57bb1..12756c54f 100644 --- a/src/components/profiles/ViewProfile.tsx +++ b/src/components/profiles/ViewProfile.tsx @@ -214,6 +214,7 @@ const ProfilePage: NextPage = props => { canonical: accountUrl({ address }), }} withSidebar + creatorDashboardSidebarType={{ name: 'home-page', variant: 'posts' }} > {!shouldHideContent && }