@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.esm.js
CHANGED
|
@@ -49638,7 +49638,6 @@ var RadioSection = function RadioSection(_ref) {
|
|
|
49638
49638
|
nextRef.focus();
|
|
49639
49639
|
var nextRadioID = (_currSection$nextInde = currSection[nextIndex]) === null || _currSection$nextInde === void 0 ? void 0 : _currSection$nextInde.id;
|
|
49640
49640
|
setFocused(nextRadioID);
|
|
49641
|
-
toggleOpenSection(nextRadioID);
|
|
49642
49641
|
}
|
|
49643
49642
|
}
|
|
49644
49643
|
};
|