Skip to content

Commit 4a45533

Browse files
Code refactoring
1 parent 0d2cb54 commit 4a45533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/layout/Sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Link } from 'react-router-dom';
22

3-
// Material Icons
3+
// Material UI
44
import Box from '@mui/material/Box';
55
import Drawer from '@mui/material/Drawer';
66
import IconButton from '@mui/material/IconButton';

0 commit comments

Comments
 (0)