diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index fb6aeab..7b3792b 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -179,16 +179,18 @@ function Home() { )} -
- -
+ {user && ( +
+ +
+ )} - {hasActiveFilters && ( + {user && hasActiveFilters && ( {visibility && (