We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ece75 commit 696506bCopy full SHA for 696506b
frontend/src/layout/Sidebar.js
@@ -1,4 +1,6 @@
1
import PropTypes from 'prop-types';
2
+
3
+// Material Icons
4
import Link from 'next/link';
5
import Box from '@mui/material/Box';
6
import Drawer from '@mui/material/Drawer';
0 commit comments