Skip to content

Commit 03d33f5

Browse files
Code refactoring
1 parent 9c7db60 commit 03d33f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Contact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { useState, useEffect } from 'react';
2-
import axios from 'axios';
32
import { LazyLoadImage } from 'react-lazy-load-image-component';
3+
import axios from 'axios';
44
import Box from '@mui/material/Box';
55
import Grid from '@mui/material/Grid';
66
import ListItem from '@mui/material/ListItem';

0 commit comments

Comments
 (0)