Skip to content

Commit b8ece75

Browse files
Code refactoring
1 parent 8a0b0b1 commit b8ece75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Layout.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import { useState } from 'react';
22
import PropTypes from 'prop-types';
3+
4+
// Material Icons
35
import Box from '@mui/material/Box';
46
import Fab from '@mui/material/Fab';
57
import NoSsr from '@mui/material/NoSsr';

0 commit comments

Comments
 (0)