diff --git a/src/App.tsx b/src/App.tsx index 0b14cf5..1cc4aa3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -165,7 +165,10 @@ const MedPlanAssistant = () => { onImportDays={(importedDays: any) => updateState('days', importedDays)} /> -