Skip to content

Commit 70005b8

Browse files
authored
BugFix: Use first-of-type for buttongroup selector (#5343)
* BugFix: Use first-of-type for buttongroup selector * test(vrt): update snapshots * Create big-jokes-jog.md --------- Co-authored-by: jonrohan <jonrohan@users.noreply.github.com>
1 parent d1dc7fa commit 70005b8

14 files changed

+11
-6
lines changed

.changeset/big-jokes-jog.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+
BugFix: Fix issue in ButtonGroup Overlay screenshots by updating the selector to use `:is(button, a)` and `:first-of-type` and `:last-of-type` pseudo-classes.
309 Bytes
Loading
634 Bytes
Loading
315 Bytes
Loading
457 Bytes
Loading
309 Bytes
Loading
879 Bytes
Loading
313 Bytes
Loading
296 Bytes
Loading
299 Bytes
Loading

0 commit comments

Comments
 (0)