diff --git a/central_frontend/src/routes/OTARoute.tsx b/central_frontend/src/routes/OTARoute.tsx index bb80beb..4a11813 100644 --- a/central_frontend/src/routes/OTARoute.tsx +++ b/central_frontend/src/routes/OTARoute.tsx @@ -1,6 +1,7 @@ import DeleteIcon from "@mui/icons-material/Delete"; import DownloadIcon from "@mui/icons-material/Download"; import FileUploadIcon from "@mui/icons-material/FileUpload"; +import RefreshIcon from "@mui/icons-material/Refresh"; import { IconButton, Paper, @@ -65,13 +66,18 @@ function _OTARoute(p: { platforms: Array }): React.ReactElement { + + + + + + setShowUploadDialog(true)}> - + } > {showUploadDialog && (