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 8a0b0b1 commit b8ece75Copy full SHA for b8ece75
frontend/src/layout/Layout.js
@@ -1,5 +1,7 @@
1
import { useState } from 'react';
2
import PropTypes from 'prop-types';
3
+
4
+// Material Icons
5
import Box from '@mui/material/Box';
6
import Fab from '@mui/material/Fab';
7
import NoSsr from '@mui/material/NoSsr';
0 commit comments