@primer/components 0.0.0-2021103205322 → 0.0.0-2021103213523

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1147,6 +1147,7 @@
1147
1147
  ${yt};
1148
1148
  ${Kt};
1149
1149
  `;ki.defaultProps={theme:d};var $i=ki;var Si=i.default.span`
1150
+ ${yt}
1150
1151
  & * {
1151
1152
  margin-right: ${xt("space.1")};
1152
1153
  }
@@ -1307,12 +1308,8 @@
1307
1308
  position: ${e=>e.relative?"relative":"absolute"};
1308
1309
  z-index: 100;
1309
1310
  display: ${e=>e.open?"block":"none"};
1310
-
1311
- ${yt};
1312
- ${kt};
1313
- ${$t};
1314
1311
  ${Kt};
1315
- `,Fi=i.default(qt)`
1312
+ `,Fi=i.default.div`
1316
1313
  border: 1px solid ${xt("colors.border.default")};
1317
1314
  border-radius: ${xt("radii.2")};
1318
1315
  position: relative;
@@ -1322,9 +1319,6 @@
1322
1319
  padding: ${xt("space.4")};
1323
1320
  background-color: ${xt("colors.canvas.overlay")};
1324
1321
 
1325
- ${yt};
1326
- ${kt};
1327
-
1328
1322
  // Carets
1329
1323
  &::before,
1330
1324
  &::after {