Merge branch 'claude/reverent-moore' into feature/board-planning
This commit is contained in:
@@ -917,7 +917,6 @@ export function InvestmentPlanningPage() {
|
|||||||
description="Purchase date for the investment(s). Maturity dates are calculated automatically from term length."
|
description="Purchase date for the investment(s). Maturity dates are calculated automatically from term length."
|
||||||
value={investmentStartDate}
|
value={investmentStartDate}
|
||||||
onChange={setInvestmentStartDate}
|
onChange={setInvestmentStartDate}
|
||||||
clearable
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
{investmentScenarios && investmentScenarios.length > 0 && (
|
{investmentScenarios && investmentScenarios.length > 0 && (
|
||||||
|
|||||||
Reference in New Issue
Block a user