You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Short description
This pull request is adding an `accessible` prop to the `Badge` type and
updating the component to use this new prop
## List of changes proposed in this pull request
- Updated the `View` component within `Badge` to use the new
`accessible` prop instead of a hardcoded value.
## How to test
N/A
0 commit comments