Skip to content

Commit

Permalink
docs(AttentionBox): Change Alert icon to Info in warning state (#2669)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharzil authored Jan 2, 2025
1 parent 661be75 commit 9261d66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const States = {
text="Your account is out of free space, free some space to prevent data loss."
type="warning"
className="monday-storybook-attention-box_box"
icon={Info}
/>
</StoryDescription>
<StoryDescription description="Dark">
Expand Down

0 comments on commit 9261d66

Please sign in to comment.