update default inflation rate to average inflation
All checks were successful
Lint / Lint and Typecheck (push) Successful in 44s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 44s
This commit is contained in:
parent
d095b7180f
commit
70402726aa
@ -128,7 +128,7 @@ export default function FireCalculatorForm() {
|
||||
currentAge: 25,
|
||||
cagr: 7,
|
||||
desiredMonthlyAllowance: 3000,
|
||||
inflationRate: 2,
|
||||
inflationRate: 2.3,
|
||||
lifeExpectancy: 84,
|
||||
retirementAge: 55,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user