Skip to content

Commit c32b964

Browse files
authored
AvatarStack: Prevent border styles from applying to non-avatar components (#7259)
Co-authored-by: TylerJDev <[email protected]>
1 parent 79a6df1 commit c32b964

20 files changed

+29
-2
lines changed

.changeset/bitter-cougars-deny.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/react': patch
3+
---
4+
5+
AvatarStack: Border was incorrectly applying to elements that were not `Avatar` children.

.changeset/evil-zebras-train.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/react': patch
3+
---
4+
5+
AvatarStack: The square prop was not applying to individual `Avatar` components.
-137 Bytes
Loading
-48 Bytes
Loading
-73 Bytes
Loading
-48 Bytes
Loading
-48 Bytes
Loading
5.52 KB
Loading
5.53 KB
Loading
5.52 KB
Loading

0 commit comments

Comments
 (0)