impaktapps-ui-builder 1.0.71-alpha.3 → 1.0.71-alpha.4

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.
@@ -12193,11 +12193,11 @@ const buildHorizontalLayout = (config2, componentScope2) => {
12193
12193
  const imageUiSchema = {
12194
12194
  type: "Control",
12195
12195
  scope: "#/properties/Logo",
12196
- layout: 3,
12197
12196
  options: {
12198
12197
  widget: "Image"
12199
12198
  },
12200
12199
  config: {
12200
+ layout: 3,
12201
12201
  main: {
12202
12202
  url: ""
12203
12203
  },