Skip to content

Commit

Permalink
Feedback changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vrundakansara committed Oct 16, 2024
1 parent dfe0fdc commit d7741c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/alert/alert.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export const WithCustomIcon = {
action: {
label: 'My Action',
onClick: () => {},
type: 'button',
type: 'link',
},
},
};

0 comments on commit d7741c2

Please sign in to comment.