@thecb/components 11.2.0-beta.1 → 11.2.0

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.
package/dist/index.cjs.js CHANGED
@@ -49646,7 +49646,6 @@ var RadioSection = function RadioSection(_ref) {
49646
49646
  nextRef.focus();
49647
49647
  var nextRadioID = (_currSection$nextInde = currSection[nextIndex]) === null || _currSection$nextInde === void 0 ? void 0 : _currSection$nextInde.id;
49648
49648
  setFocused(nextRadioID);
49649
- toggleOpenSection(nextRadioID);
49650
49649
  }
49651
49650
  }
49652
49651
  };