Wildcard: Add `<Badge />` and `<ProductStatusBadge />`
Created by: umpox
Badge
An abstract wrapper that adds types and logic around our default Bootstrap badge styles
ProductStatusBadge
A specific wrapper around Badge
that applies additional enforcement for specific content and link functionality. Used to represent the status of different aspects of our product
Closes https://github.com/sourcegraph/sourcegraph/issues/27621