File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
package/src/components/MultiSelect/__snapshots__ Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -14,20 +14,6 @@ exports[`basic snapshot test 1`] = `
1414 <div
1515 class = " MuiInputBase-root MuiOutlinedInput-root MuiInputBase-fullWidth MuiInputBase-formControl"
1616 >
17- <fieldset
18- aria-hidden = " true"
19- class = " PrivateNotchedOutline-root-46 MuiOutlinedInput-notchedOutline"
20- style = " padding-left: 8px;"
21- >
22- <legend
23- class = " PrivateNotchedOutline-legend-47"
24- style = " width: 0px;"
25- >
26- <span >
27-
28- </span >
29- </legend >
30- </fieldset >
3117 <div
3218 aria-invalid = " false"
3319 class = " MuiInputBase-input MuiOutlinedInput-input makeStyles-input-2"
@@ -91,6 +77,20 @@ exports[`basic snapshot test 1`] = `
9177 </div >
9278 </div >
9379 </div >
80+ <fieldset
81+ aria-hidden = " true"
82+ class = " PrivateNotchedOutline-root-77 MuiOutlinedInput-notchedOutline"
83+ style = " padding-left: 8px;"
84+ >
85+ <legend
86+ class = " PrivateNotchedOutline-legend-78"
87+ style = " width: 0px;"
88+ >
89+ <span >
90+
91+ </span >
92+ </legend >
93+ </fieldset >
9494 </div >
9595 </div >
9696 </div >
You can’t perform that action at this time.
0 commit comments