diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 12e8aa8e..faa78fab 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -11,7 +11,7 @@ import DashboardIcon from "@mui/icons-material/Dashboard"; import ImageIcon from "@mui/icons-material/Image"; import VideocamIcon from "@mui/icons-material/Videocam"; import PhotoCameraIcon from "@mui/icons-material/PhotoCamera"; -import ChecklistIcon from "@mui/icons-material/Checklist"; +import SwitchCameraIcon from "@mui/icons-material/SwitchCamera"; import GridOnIcon from "@mui/icons-material/GridOn"; import BoltIcon from "@mui/icons-material/Bolt"; import SaveIcon from "@mui/icons-material/Save"; @@ -168,7 +168,7 @@ function App() { )}, - { id: 'detector-selection', label: 'Detector selection', icon: , render: () => ( + { id: 'detector-selection', label: 'Detector selection', icon: , render: () => ( )}, { id: 'masks', label: 'Masks', icon: , render: () => (