Skip to content

Commit 2709eec

Browse files
Code refactoring
1 parent 3b50ce7 commit 2709eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/layout/Sidebar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import LinkedInIcon from '@mui/icons-material/LinkedIn';
2121
import ListIcon from '@mui/icons-material/FormatListBulleted';
2222
import TextIcon from '@mui/icons-material/TextSmsOutlined';
2323

24+
// Components
2425
import CustomButton from '../components/CustomButton';
2526

2627
const Sidebar = ({ open, onClose }) => {

0 commit comments

Comments
 (0)