impaktapps-ui-builder 0.0.382-alpha.29 → 0.0.382-alpha.30

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.
@@ -6986,7 +6986,7 @@ const buildPropertiesSection = function(type) {
6986
6986
  ];
6987
6987
  break;
6988
6988
  case "WrapperSection":
6989
- uiSchema.elements = [getRadioInputField("divider", "Divider", ["YES", "No"]), EmptyBox, EmptyBox];
6989
+ uiSchema.elements = [getRadioInputField("divider", "Divider", ["YES", "No"]), getRadioInputField("isAccordion", "Accordion", ["YES", "No"]), EmptyBox];
6990
6990
  break;
6991
6991
  case "TabSection":
6992
6992
  uiSchema.elements = [