impaktapps-ui-builder 1.0.72-fileUplaod.1 → 1.0.72-fileUplaod.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.
|
@@ -12513,6 +12513,7 @@ const buildUiSchema = (config2, store2) => {
|
|
|
12513
12513
|
break;
|
|
12514
12514
|
case "UploadFileIcon":
|
|
12515
12515
|
elements = buildUploadFileIcon(config2, componentScope2);
|
|
12516
|
+
break;
|
|
12516
12517
|
default:
|
|
12517
12518
|
schema = {
|
|
12518
12519
|
type: "object",
|