Skip to content

Commit

Permalink
add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
babs20 committed Jun 16, 2021
1 parent b1843bb commit 35b5c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/icon/icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ export type EuiIconProps = CommonProps &
/**
* One of EUI's color palette or a valid CSS color value https://developer.mozilla.org/en-US/docs/Web/CSS/color_value.
* Note that coloring only works if your SVG is removed of fill attributes.
* **`secondary` color is DEPRECATED, use `success` instead**
*/
color?: IconColor;
/**
Expand Down

0 comments on commit 35b5c13

Please sign in to comment.