Skip to content

Commit 421094d

Browse files
committed
chore: update MultiSelect snapshot
1 parent 4951055 commit 421094d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/fuselage/src/components/MultiSelect/__snapshots__/MultiSelect.spec.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ exports[`[MultiSelect Component] renders without crashing 1`] = `
44
<body>
55
<div>
66
<div
7-
aria-expanded="false"
8-
aria-haspopup="listbox"
9-
aria-label="MultiSelect"
107
class="rcx-box rcx-box--full rcx-select"
11-
role="combobox"
128
>
139
<div
1410
class="rcx-box rcx-box--full rcx-css-1sr8su7"
@@ -17,7 +13,11 @@ exports[`[MultiSelect Component] renders without crashing 1`] = `
1713
class="rcx-box rcx-box--full rcx-css-w398ts"
1814
>
1915
<div
16+
aria-expanded="false"
17+
aria-haspopup="listbox"
18+
aria-label="MultiSelect"
2019
class="rcx-box rcx-box--full rcx-input-box--undecorated rcx-select__focus rcx-css-trljwa rcx-css-3fq6z9"
20+
role="combobox"
2121
tabindex="0"
2222
>
2323
Placeholder here...

0 commit comments

Comments
 (0)