diff --git a/frontend/src/pages/investment-planning/InvestmentPlanningPage.tsx b/frontend/src/pages/investment-planning/InvestmentPlanningPage.tsx index 0249d96..30e3f99 100644 --- a/frontend/src/pages/investment-planning/InvestmentPlanningPage.tsx +++ b/frontend/src/pages/investment-planning/InvestmentPlanningPage.tsx @@ -917,7 +917,6 @@ export function InvestmentPlanningPage() { description="Purchase date for the investment(s). Maturity dates are calculated automatically from term length." value={investmentStartDate} onChange={setInvestmentStartDate} - clearable /> {investmentScenarios && investmentScenarios.length > 0 && (