mobx-input
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -13,2 +13,3 @@ import * as React from 'react'; | ||
options?: any; | ||
config?: any; | ||
renderFunction?: (props: RenderFunctionProps) => any; | ||
@@ -28,2 +29,3 @@ } | ||
options?: any; | ||
config?: any; | ||
} | ||
@@ -30,0 +32,0 @@ export declare var config: { |
{ | ||
"name": "mobx-input", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Form library for MobX, with observable state and validations", | ||
@@ -5,0 +5,0 @@ "main": "lib/mobx-input.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18448
229