File tree 4 files changed +8
-8
lines changed
packages/volto/src/components/manage/Widgets/__snapshots__
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
48
48
</span >
49
49
</span >
50
50
<div
51
- class = " react-select__control react-select__control--is-focused react-select__control--menu-is-open css-1ptmoe7 -control"
51
+ class = " react-select__control react-select__control--is-focused react-select__control--menu-is-open css-1hjt58o -control"
52
52
>
53
53
<div
54
54
class = " react-select__value-container react-select__value-container--is-multi css-1a9cv00-ValueContainer"
@@ -110,7 +110,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
110
110
class = " react-select__menu-list react-select__menu-list--is-multi css-4ljt47-MenuList"
111
111
>
112
112
<div
113
- class = " react-select__option react-select__option--is-focused css-p2m0aa -option"
113
+ class = " react-select__option react-select__option--is-focused css-urhxxr -option"
114
114
id = " react-select-3-option-0"
115
115
tabindex = " -1"
116
116
>
@@ -188,7 +188,7 @@ exports[`renders an array widget component 1`] = `
188
188
className = " css-1f43avz-a11yText-A11yText"
189
189
/>
190
190
<div
191
- className = " react-select__control css-1ard45z -control"
191
+ className = " react-select__control css-j8u6so -control"
192
192
onMouseDown = { [Function ]}
193
193
onTouchEnd = { [Function ]}
194
194
>
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ exports[`renders a select widget component 1`] = `
39
39
class = " css-1f43avz-a11yText-A11yText"
40
40
/>
41
41
<div
42
- class = " react-select__control css-1ard45z -control"
42
+ class = " react-select__control css-j8u6so -control"
43
43
>
44
44
<div
45
45
class = " react-select__value-container react-select__value-container--is-multi css-1a9cv00-ValueContainer"
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
48
48
</span >
49
49
</span >
50
50
<div
51
- class = " react-select__control react-select__control--is-focused react-select__control--menu-is-open css-1ptmoe7 -control"
51
+ class = " react-select__control react-select__control--is-focused react-select__control--menu-is-open css-1hjt58o -control"
52
52
>
53
53
<div
54
54
class = " react-select__value-container react-select__value-container--has-value css-1a9cv00-ValueContainer"
@@ -121,7 +121,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
121
121
class = " react-select__menu-list css-4ljt47-MenuList"
122
122
>
123
123
<div
124
- class = " react-select__option react-select__option--is-focused react-select__option--is-selected css-zq2nh -option"
124
+ class = " react-select__option react-select__option--is-focused react-select__option--is-selected css-1bv2on4 -option"
125
125
id = " react-select-3-option-0"
126
126
tabindex = " -1"
127
127
>
@@ -204,7 +204,7 @@ exports[`renders a select widget component 1`] = `
204
204
class = " css-1f43avz-a11yText-A11yText"
205
205
/>
206
206
<div
207
- class = " react-select__control css-1ard45z -control"
207
+ class = " react-select__control css-j8u6so -control"
208
208
>
209
209
<div
210
210
class = " react-select__value-container css-1a9cv00-ValueContainer"
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ exports[`renders a token widget component 1`] = `
39
39
className = " css-1f43avz-a11yText-A11yText"
40
40
/>
41
41
<div
42
- className = " react-select__control css-1ard45z -control"
42
+ className = " react-select__control css-j8u6so -control"
43
43
onMouseDown = { [Function ]}
44
44
onTouchEnd = { [Function ]}
45
45
>
You can’t perform that action at this time.
0 commit comments