impaktapps-ui-builder 0.0.101-alpha.103 → 0.0.101-alpha.104

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.
@@ -98,7 +98,7 @@ const PageMasterUiSchema = (theme) => {
98
98
  },
99
99
  {
100
100
  type: "Control",
101
- scope: "#/properties/active",
101
+ scope: "#/properties/programIdRequired",
102
102
  options: {
103
103
  widget: "RadioInputField"
104
104
  },