Skip to content

Commit

Permalink
fix: removed extra line numbericon
Browse files Browse the repository at this point in the history
  • Loading branch information
ifrost1 committed Jun 13, 2022
1 parent d5e051f commit ebee667
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/NumberIcon/NumberIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export interface Props {
variant?: 'base' | 'success';
/**
* Number icon title
*
*/
numberIconTitle?: string;
}
Expand Down

0 comments on commit ebee667

Please sign in to comment.