There was an error while loading. Please reload this page.
1 parent 6c074f7 commit 1fb4c71Copy full SHA for 1fb4c71
1 file changed
src/components/Sidebar.js
@@ -16,6 +16,7 @@ const Sidebar = ({ categories = [], currentPathname }) => {
16
}
17
18
19
+ return null;
20
});
21
22
return (
0 commit comments