Skip to content

Commit

Permalink
docs(Modal): fix story name
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Dec 29, 2024
1 parent 39bab5b commit 53dba30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ export const Wizard: Story = {
}
};

export const HeaderWithExtraIconButton: Story = {
export const HeaderWithIconButton: Story = {
decorators: [
(Story, context) => withOpenedModalPreview(Story, { size: "medium", isDocsView: context.viewMode === "docs" })
],
Expand Down

0 comments on commit 53dba30

Please sign in to comment.