We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad2c57 commit 1a3db37Copy full SHA for 1a3db37
frontend/src/layout/Header.js
@@ -24,6 +24,7 @@ import ListIcon from '@mui/icons-material/FormatListBulleted';
24
import MenuIcon from '@mui/icons-material/Menu';
25
import TextIcon from '@mui/icons-material/TextSmsOutlined';
26
27
+// Components
28
import CustomButton from '../components/CustomButton';
29
30
const Header = ({ onSidebarOpen }) => {
0 commit comments