Skip to content

Commit d5f93cf

Browse files
Code refactoring
1 parent e86addb commit d5f93cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Footer.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import { useState, useEffect } from 'react';
22
import axios from 'axios';
3+
4+
// Material UI
35
import Box from '@mui/material/Box';
46
import Grid from '@mui/material/Grid';
57
import Typography from '@mui/material/Typography';

0 commit comments

Comments
 (0)