We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4412dbc commit e835c7bCopy full SHA for e835c7b
frontend/src/layout/Sidebar.tsx
@@ -1,4 +1,6 @@
1
import { Link } from 'react-router-dom';
2
+
3
+// Material UI
4
import Box from '@mui/material/Box';
5
import Drawer from '@mui/material/Drawer';
6
import IconButton from '@mui/material/IconButton';
0 commit comments