diff --git a/src/components/Profile/index.tsx b/src/components/Profile/index.tsx index 8d375fd..81bcad2 100644 --- a/src/components/Profile/index.tsx +++ b/src/components/Profile/index.tsx @@ -204,26 +204,26 @@ export default function Profile({ id }: { id?: string }) {
- setActiveTab(tab as ProfileTabValue)} - threshold={800} - options={ -
- - -
- } - /> +
+ setActiveTab(tab as ProfileTabValue)} + threshold={800} + /> +
+ + +
+
{activeTab === 'posts' && (