Skip to content

Commit

Permalink
fix: icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
lisalupi committed Apr 23, 2024
1 parent c2cc0d2 commit 2823190
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ export const Item = ({
<AnimatedIcon
name="open-in-new"
sentiment="neutral"
prominence="weak"
prominence="default"
disabled={disabled}
/>
) : null}
Expand Down

0 comments on commit 2823190

Please sign in to comment.