Skip to content

Commit 8a0b0b1

Browse files
Code refactoring
1 parent c56f6a7 commit 8a0b0b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Header.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import PropTypes from 'prop-types';
2+
3+
// Material UI
24
import AppBar from '@mui/material/AppBar';
35
import Button from '@mui/material/Button';
46
import Box from '@mui/material/Box';

0 commit comments

Comments
 (0)