Skip to content

Commit 696506b

Browse files
Code refactoring
1 parent b8ece75 commit 696506b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Sidebar.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import PropTypes from 'prop-types';
2+
3+
// Material Icons
24
import Link from 'next/link';
35
import Box from '@mui/material/Box';
46
import Drawer from '@mui/material/Drawer';

0 commit comments

Comments
 (0)