File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ exports[`Select.Basic render renders aria-attributes correctly 1`] = `
115115 >
116116 <div
117117 class = " antd-content-value"
118- style = " visibility: visible;"
119118 title = " 2"
120119 >
121120 2
@@ -151,7 +150,6 @@ exports[`Select.Basic render renders correctly 1`] = `
151150 >
152151 <div
153152 class = " antd-content-value"
154- style = " visibility: visible;"
155153 title = " 2"
156154 >
157155 2
@@ -187,7 +185,6 @@ exports[`Select.Basic render renders data-attributes correctly 1`] = `
187185 >
188186 <div
189187 class = " antd-content-value"
190- style = " visibility: visible;"
191188 title = " 2"
192189 >
193190 2
@@ -221,7 +218,6 @@ exports[`Select.Basic render renders disabled select correctly 1`] = `
221218 >
222219 <div
223220 class = " antd-content-value"
224- style = " visibility: visible;"
225221 title = " 2"
226222 >
227223 2
@@ -253,7 +249,6 @@ exports[`Select.Basic render renders role prop correctly 1`] = `
253249 >
254250 <div
255251 class = " antd-content-value"
256- style = " visibility: visible;"
257252 title = " 2"
258253 >
259254 2
You can’t perform that action at this time.
0 commit comments