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 03d33f5 commit 7ef1a77Copy full SHA for 7ef1a77
frontend/src/components/Hero.js
@@ -1,6 +1,6 @@
1
import { useState, useEffect } from 'react';
2
-import axios from 'axios';
3
import { LazyLoadImage } from 'react-lazy-load-image-component';
+import axios from 'axios';
4
import Box from '@mui/material/Box';
5
import Grid from '@mui/material/Grid';
6
import Typography from '@mui/material/Typography';
0 commit comments