Skip to content

Commit 1452287

Browse files
Code refactoring
1 parent bb87c57 commit 1452287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layout/Sidebar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import PropTypes from 'prop-types';
21
import { Link } from 'react-router-dom';
2+
import PropTypes from 'prop-types';
33
import Avatar from '@mui/material/Avatar';
44
import Box from '@mui/material/Box';
55
import Drawer from '@mui/material/Drawer';

0 commit comments

Comments
 (0)