Skip to content

Commit e835c7b

Browse files
Code refactoring
1 parent 4412dbc commit e835c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Sidebar.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import { Link } from 'react-router-dom';
2+
3+
// Material UI
24
import Box from '@mui/material/Box';
35
import Drawer from '@mui/material/Drawer';
46
import IconButton from '@mui/material/IconButton';

0 commit comments

Comments
 (0)