Skip to content

Commit 60c1a5e

Browse files
Code refactoring
1 parent 5a2f6df commit 60c1a5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/components/HeroButtons.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import Box from '@mui/material/Box';
22
import Button from '@mui/material/Button';
33
import { useTheme, useMediaQuery } from '@mui/material';
4+
5+
// Material Icons
46
import InfoIcon from '@mui/icons-material/HelpOutline';
57
import PlayIcon from '@mui/icons-material/PlayCircleOutlineOutlined';
68

0 commit comments

Comments
 (0)