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 bc9669d commit 501000bCopy full SHA for 501000b
frontend/src/components/Contact.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