diff --git a/client/components/post-list/index.tsx b/client/components/post-list/index.tsx
index 81a2dfd7..fcdd347a 100644
--- a/client/components/post-list/index.tsx
+++ b/client/components/post-list/index.tsx
@@ -81,7 +81,6 @@ const PostList = ({ morePosts, initialPosts, error }: Props) => {
clearable
placeholder="Search..."
onChange={debouncedSearchHandler} />
- is:visibility