Compare commits
2 Commits
267d92933e
...
93eeacfe8f
| 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."
|
||||
value={investmentStartDate}
|
||||
onChange={setInvestmentStartDate}
|
||||
clearable
|
||||
/>
|
||||
|
||||
{investmentScenarios && investmentScenarios.length > 0 && (
|
||||
|
||||
Reference in New Issue
Block a user