Merge branch 'claude/reverent-moore' into feature/board-planning

This commit is contained in:
2026-03-16 16:28:52 -04:00

View File

@@ -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 && (