Web Developer
Hi there! I've observed some things about the is-with-border className while trying to leverage it to turn on/off borders for Avatar Groups.
It seems that there are no changes in the borders when I remove the className (or add it.)
What I noticed is that the avatar className on each Avatar element has a border set, regardless of whether the Avatar Group element contains the is-with-border className or not.
Is this a bug, or am I missing something on how this works? I'm attaching a few screenshots of the markup, styles, and the Preview from the website which shows my observations.