Skip to content

Commit d18b2b1

Browse files
Update index.jsx
1 parent 1aa1e01 commit d18b2b1

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-listing/Sidebar

1 file changed

+1
-1
lines changed

src/shared/components/challenge-listing/Sidebar/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default function SideBarFilters({
8484
/>
8585
{/* )} */}
8686
</div>
87-
<Footer hideTcLinksInFooter={true} />
87+
<Footer hideTcLinksInFooter />
8888
</div>
8989
);
9090
}

0 commit comments

Comments
 (0)