Compare commits
2 Commits
267d92933e
...
feature/bo
| Author | SHA1 | Date | |
|---|---|---|---|
| 93eeacfe8f | |||
| 17bdebfb52 |
@@ -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