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 5a2f6df commit 60c1a5eCopy full SHA for 60c1a5e
frontend/src/components/HeroButtons.js
@@ -1,6 +1,8 @@
1
import Box from '@mui/material/Box';
2
import Button from '@mui/material/Button';
3
import { useTheme, useMediaQuery } from '@mui/material';
4
+
5
+// Material Icons
6
import InfoIcon from '@mui/icons-material/HelpOutline';
7
import PlayIcon from '@mui/icons-material/PlayCircleOutlineOutlined';
8
0 commit comments