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 9c7db60 commit 03d33f5Copy full SHA for 03d33f5
frontend/src/components/Contact.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 ListItem from '@mui/material/ListItem';
0 commit comments