Skip to content

Commit

Permalink
Remove deprecated from color props
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy committed May 14, 2024
1 parent e955623 commit 7c3a431
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/elements/Avatar/Avatar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export interface AvatarProps extends React.HTMLAttributes<HTMLDivElement> {

/**
* Color override for the avatar.
* @deprecated
*/
color?: string;

Expand Down

0 comments on commit 7c3a431

Please sign in to comment.