Skip to content

Commit c94e958

Browse files
Code refactoring
1 parent 38a5ddf commit c94e958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/components/Contact.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import { useState, useEffect } from 'react';
22
import { LazyLoadImage } from 'react-lazy-load-image-component';
33
import axios from 'axios';
4+
5+
// Material UI
46
import Box from '@mui/material/Box';
57
import Grid from '@mui/material/Grid';
68
import ListItem from '@mui/material/ListItem';

0 commit comments

Comments
 (0)