Closed
Description
Thinking we should clean up the CircleBadge API to assume that the user will provide an img
as a child instead of allowing them to set the is
prop + alt
+ src
. It feels confusing to have to ways to implement the same component and if there isn't a super good reason for keeping both ways, let's remove one.