diff --git a/src/components/ChurchIcon/ChurchIcon.stories.tsx b/src/components/ChurchIcon/ChurchIcon.stories.tsx index b65642b..dd56470 100644 --- a/src/components/ChurchIcon/ChurchIcon.stories.tsx +++ b/src/components/ChurchIcon/ChurchIcon.stories.tsx @@ -103,9 +103,9 @@ export const StMaria: Story = { }, } -export const StAntoniusFalkenberg: Story = { +export const StAntoniusFrankenberg: Story = { args: { - church: "antoniusFalkenberg", + church: "antoniusFrankenberg", style: "outline", stroke: 3, color: "#426156",