calculator fix
All checks were successful
Lint / Lint and Typecheck (push) Successful in 36s

This commit is contained in:
2025-12-06 14:47:38 +01:00
parent 37d8511da7
commit 288a9b4992

View File

@@ -143,6 +143,8 @@ export default function FireCalculatorForm() {
baristaIncome: 0,
simulationMode: 'deterministic',
volatility: 15,
withdrawalStrategy: 'fixed',
withdrawalPercentage: 4,
},
});