Skip to content

Commit 4ad2c57

Browse files
Code refactoring
1 parent 57d1c4f commit 4ad2c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/Hero.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import Typography from '@mui/material/Typography';
99
import useMediaQuery from '@mui/material/useMediaQuery';
1010
import { useTheme } from '@mui/material/styles';
1111

12+
// Components
1213
import HeroButtons from './HeroButtons';
1314

1415
axios.defaults.xsrfCookieName = 'csrftoken';

0 commit comments

Comments
 (0)