diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 7f535d8..5402f39 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -585,7 +585,7 @@ export default function App() { const med = meds.find(m => m.name === row.name); return (