Skip to content

Commit 9822231

Browse files
Code refactoring
1 parent bcf08a8 commit 9822231

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/layout/Sidebar.js

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

0 commit comments

Comments
 (0)