Skip to content

Commit

Permalink
Update components/dropdown/user/src/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Andrés <[email protected]>
  • Loading branch information
IsabelGomez87 and andresin87 committed Jul 5, 2023
1 parent 7677f8e commit e207bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dropdown/user/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ DropdownUser.propTypes = {
*/
hasNotifications: PropTypes.bool,
/**
* HasBadgeLabel to show a counter in the badge notification.
* hasBadgeLabel to show a counter in the badge notification.
*/
hasBadgeLabel: PropTypes.bool
}
Expand Down

0 comments on commit e207bcf

Please sign in to comment.