@superdispatch/ui-lab 0.20.4 → 0.20.5

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.
@@ -1248,7 +1248,7 @@ function NavbarAccordion(_ref2) {
1248
1248
  } = item;
1249
1249
  return /*#__PURE__*/react.createElement(NavbarItem, _objectSpread(_objectSpread({}, item), {}, {
1250
1250
  key: item.key,
1251
- ident: ident + 1,
1251
+ ident: ident,
1252
1252
  active: item.active,
1253
1253
  gutter: prev && prev.groupKey !== item.groupKey,
1254
1254
  onClick: event => {