Skip to content

Commit

Permalink
#30 clenaup
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelpiano committed Jul 18, 2022
1 parent 8a12246 commit 46a7ba4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 96 deletions.
95 changes: 0 additions & 95 deletions src/components/Sidebar.js

This file was deleted.

1 change: 0 additions & 1 deletion src/components/common/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const Layout = ({ children }) => {
return (
<Box className={classes.root}>
<Header />
{/* <Sidebar /> */}
<Main />
</Box>
)
Expand Down

0 comments on commit 46a7ba4

Please sign in to comment.