kui-crm 0.0.401 → 0.0.402

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.
package/index.d.ts CHANGED
@@ -1340,6 +1340,7 @@ type PartialPayerProps<T> = {
1340
1340
  form: UseFormReturn<T>
1341
1341
  utilityType: UtilityTypes
1342
1342
  fieldsVariant?: PartialPayerVariants
1343
+ settings?: ObjectType
1343
1344
  }
1344
1345
 
1345
1346
  type PartialPayerFields = {