Skip to content

Commit

Permalink
Update Sidebar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stiemsdev committed Feb 23, 2024
1 parent a214fdf commit e08d8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ import {
Button,
DialogActions,
Drawer,
FormControlLabel,
//FormControlLabel,
FormGroup,
Hidden,
IconButton,
Link,
Switch,
//Switch,
Typography
} from "@mui/material";
import LTOService from "../services/LTO.service";
Expand Down

0 comments on commit e08d8f3

Please sign in to comment.