@ -45,11 +45,7 @@ type Story = StoryObj<GfFireCalculatorComponent>;
export const Simple: Story = {
args: {
currency: 'USD',
fireWealth: {
fireWealth: 50000,
today: {
valueInBaseCurrency: 50000
}
},
locale: locale
};