impaktapps-ui-builder 1.0.77-test.1 → 1.0.77-test.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.
@@ -6222,6 +6222,7 @@ const ComponentSchema = {
6222
6222
  oneOf: [
6223
6223
  { title: "Masked Aadhar Card", const: "AadharcardText" },
6224
6224
  { title: "Array", const: "Array" },
6225
+ { title: "Upload Array", const: "UploadArray" },
6225
6226
  { title: "Button", const: "Button" },
6226
6227
  { title: "Data Card", const: "card" },
6227
6228
  { title: "Check Box", const: "CheckBox" },