@@ -13,7 +13,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode multiple 1`] = `
13
13
>
14
14
<button
15
15
aria-pressed = { true }
16
- className = " sc-dkzDqf cQxaky "
16
+ className = " sc-dkzDqf ivRDBW "
17
17
data-button-id = " red"
18
18
data-rac = " "
19
19
data-react-aria-pressable = { true }
@@ -39,7 +39,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode multiple 1`] = `
39
39
</button >
40
40
<button
41
41
aria-pressed = { false }
42
- className = " sc-dkzDqf cQxaky "
42
+ className = " sc-dkzDqf ivRDBW "
43
43
data-button-id = " green"
44
44
data-rac = " "
45
45
data-react-aria-pressable = { true }
@@ -64,7 +64,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode multiple 1`] = `
64
64
</button >
65
65
<button
66
66
aria-pressed = { false }
67
- className = " sc-dkzDqf cQxaky "
67
+ className = " sc-dkzDqf ivRDBW "
68
68
data-button-id = " blue"
69
69
data-rac = " "
70
70
data-react-aria-pressable = { true }
@@ -89,7 +89,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode multiple 1`] = `
89
89
</button >
90
90
<button
91
91
aria-pressed = { false }
92
- className = " sc-dkzDqf cQxaky "
92
+ className = " sc-dkzDqf ivRDBW "
93
93
data-button-id = " yellow"
94
94
data-rac = " "
95
95
data-react-aria-pressable = { true }
@@ -114,7 +114,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode multiple 1`] = `
114
114
</button >
115
115
<button
116
116
aria-pressed = { false }
117
- className = " sc-dkzDqf cQxaky "
117
+ className = " sc-dkzDqf ivRDBW "
118
118
data-button-id = " orange"
119
119
data-rac = " "
120
120
data-react-aria-pressable = { true }
@@ -153,7 +153,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode single 1`] = `
153
153
>
154
154
<button
155
155
aria-checked = { true }
156
- className = " sc-dkzDqf cQxaky "
156
+ className = " sc-dkzDqf ivRDBW "
157
157
data-button-id = " red"
158
158
data-rac = " "
159
159
data-react-aria-pressable = { true }
@@ -180,7 +180,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode single 1`] = `
180
180
</button >
181
181
<button
182
182
aria-checked = { false }
183
- className = " sc-dkzDqf cQxaky "
183
+ className = " sc-dkzDqf ivRDBW "
184
184
data-button-id = " green"
185
185
data-rac = " "
186
186
data-react-aria-pressable = { true }
@@ -206,7 +206,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode single 1`] = `
206
206
</button >
207
207
<button
208
208
aria-checked = { false }
209
- className = " sc-dkzDqf cQxaky "
209
+ className = " sc-dkzDqf ivRDBW "
210
210
data-button-id = " blue"
211
211
data-rac = " "
212
212
data-react-aria-pressable = { true }
@@ -232,7 +232,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode single 1`] = `
232
232
</button >
233
233
<button
234
234
aria-checked = { false }
235
- className = " sc-dkzDqf cQxaky "
235
+ className = " sc-dkzDqf ivRDBW "
236
236
data-button-id = " yellow"
237
237
data-rac = " "
238
238
data-react-aria-pressable = { true }
@@ -258,7 +258,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode single 1`] = `
258
258
</button >
259
259
<button
260
260
aria-checked = { false }
261
- className = " sc-dkzDqf cQxaky "
261
+ className = " sc-dkzDqf ivRDBW "
262
262
data-button-id = " orange"
263
263
data-rac = " "
264
264
data-react-aria-pressable = { true }
@@ -298,7 +298,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode undefined 1`] = `
298
298
>
299
299
<button
300
300
aria-checked = { true }
301
- className = " sc-dkzDqf cQxaky "
301
+ className = " sc-dkzDqf ivRDBW "
302
302
data-button-id = " red"
303
303
data-rac = " "
304
304
data-react-aria-pressable = { true }
@@ -325,7 +325,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode undefined 1`] = `
325
325
</button >
326
326
<button
327
327
aria-checked = { false }
328
- className = " sc-dkzDqf cQxaky "
328
+ className = " sc-dkzDqf ivRDBW "
329
329
data-button-id = " green"
330
330
data-rac = " "
331
331
data-react-aria-pressable = { true }
@@ -351,7 +351,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode undefined 1`] = `
351
351
</button >
352
352
<button
353
353
aria-checked = { false }
354
- className = " sc-dkzDqf cQxaky "
354
+ className = " sc-dkzDqf ivRDBW "
355
355
data-button-id = " blue"
356
356
data-rac = " "
357
357
data-react-aria-pressable = { true }
@@ -377,7 +377,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode undefined 1`] = `
377
377
</button >
378
378
<button
379
379
aria-checked = { false }
380
- className = " sc-dkzDqf cQxaky "
380
+ className = " sc-dkzDqf ivRDBW "
381
381
data-button-id = " yellow"
382
382
data-rac = " "
383
383
data-react-aria-pressable = { true }
@@ -403,7 +403,7 @@ exports[`ToggleButtonGroup matches snapshot with selectionMode undefined 1`] = `
403
403
</button >
404
404
<button
405
405
aria-checked = { false }
406
- className = " sc-dkzDqf cQxaky "
406
+ className = " sc-dkzDqf ivRDBW "
407
407
data-button-id = " orange"
408
408
data-rac = " "
409
409
data-react-aria-pressable = { true }
0 commit comments