diff --git a/apps/socialmon/src/components/posts/PostList/PostList.tsx b/apps/socialmon/src/components/posts/PostList/PostList.tsx index 26846ebd4..8e094d12d 100644 --- a/apps/socialmon/src/components/posts/PostList/PostList.tsx +++ b/apps/socialmon/src/components/posts/PostList/PostList.tsx @@ -76,6 +76,13 @@ export default function PostList() { All + } + withArrow={true}> + + Pending + + } withArrow={true}> @@ -92,13 +99,6 @@ export default function PostList() { Irrelevant - } - withArrow={true}> - - Pending - -