impaktapps-ui-builder 1.0.81-checkBox.1 → 1.0.81-checkBox.2

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.
@@ -8428,7 +8428,7 @@ const sectionLabels = {
8428
8428
  Date: ["Core", "Properties", "Events", "Style", "Validation"],
8429
8429
  DateTime: ["Core", "Properties", "Events", "Style", "Validation"],
8430
8430
  Image: ["Core", "Properties", "Style"],
8431
- Checkbox: ["Core", "Properties", "Events", "Style", "Validation"]
8431
+ CheckBox: ["Core", "Properties", "Events", "Style", "Validation"]
8432
8432
  };
8433
8433
  function refreshPage(type, store2) {
8434
8434
  var _a, _b;