diff --git a/frontend/package.json b/frontend/package.json index a445ef9..cfa7d1f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "checklist-frontend", "private": true, - "version": "1.0.64", + "version": "1.0.65", "type": "module", "scripts": { "dev": "vite", diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 06a8638..795af2d 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -5209,7 +5209,7 @@ function ReportsTab({ user }) { {mechanics.map(mechanic => ( ))}