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 1f0614e commit f92ae28Copy full SHA for f92ae28
frontend/src/components/Hero.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useEffect } from 'react';
+import { useState, useEffect } from 'react';
2
import axios from 'axios';
3
import { LazyLoadImage } from 'react-lazy-load-image-component';
4
import Box from '@mui/material/Box';
0 commit comments