We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86974e4 commit 8d93b37Copy full SHA for 8d93b37
packages/react-dropdown/src/__snapshots__/index.test.js.snap
@@ -354,6 +354,7 @@ exports[`renders an open dropdown with categories 1`] = `
354
-webkit-flex-grow: 1;
355
-ms-flex-positive: 1;
356
flex-grow: 1;
357
+ width: 100%;
358
}
359
360
.emotion-2 {
@@ -903,6 +904,7 @@ exports[`renders an open dropdown with categories and twoColumn 1`] = `
903
904
905
906
907
908
909
910
0 commit comments