diff --git a/app/profiles/page.tsx b/app/profiles/page.tsx index 588f72aa..d173501c 100644 --- a/app/profiles/page.tsx +++ b/app/profiles/page.tsx @@ -122,7 +122,10 @@ export default function ProfilePage() {
{/* Filters Sidebar */} -
+
+ {/*// md:${showFilters ? 'w-80' : 'w-20'}*/}