We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb87c57 commit 1452287Copy full SHA for 1452287
src/layout/Sidebar.js
@@ -1,5 +1,5 @@
1
-import PropTypes from 'prop-types';
2
import { Link } from 'react-router-dom';
+import PropTypes from 'prop-types';
3
import Avatar from '@mui/material/Avatar';
4
import Box from '@mui/material/Box';
5
import Drawer from '@mui/material/Drawer';
0 commit comments