Skip to content

Commit 78d33d1

Browse files
Code refactoring
1 parent 5f28989 commit 78d33d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/layout/Sidebar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import Typography from '@mui/material/Typography';
88
import StormIcon from '@mui/icons-material/Storm';
99
import { useTheme } from '@mui/material/styles';
1010

11+
// Components
1112
import CustomButton from '../components/CustomButton';
1213

1314
interface Props {

0 commit comments

Comments
 (0)