@phormal/use-email
Advanced tools
Comparing version 0.1.0-alpha.11 to 0.1.0-alpha.12
@@ -12,2 +12,3 @@ import FormFieldInterface from './interfaces/FormField.interface'; | ||
value: any; | ||
disabled?: boolean; | ||
}; | ||
@@ -14,0 +15,0 @@ export declare type EventHandler = (event: Event, field: FormFieldInterface) => void; |
{ | ||
"name": "@phormal/use-email", | ||
"version": "0.1.0-alpha.11", | ||
"version": "0.1.0-alpha.12", | ||
"license": "MIT", | ||
@@ -28,6 +28,6 @@ "author": { | ||
"type": "git", | ||
"url": "https://github.com/tomosterlund/phormal", | ||
"url": "https://github.com/phormal/phormal", | ||
"directory": "packages/use-email" | ||
}, | ||
"homepage": "https://phormal.vercel.app", | ||
"homepage": "https://phormal.dev/", | ||
"keywords": [ | ||
@@ -39,3 +39,3 @@ "form-generator", | ||
], | ||
"gitHead": "def8549b0fd1ac18bb47f4ec8d7f83fed91e2d44" | ||
"gitHead": "d6a5d4f83e700e1fbff4bcfe3af2e02b273352d8" | ||
} |
@@ -7,2 +7,2 @@ # What is Phormal? | ||
The documentation site is currently under construction, and will be available at: https://phormal.vercel.app/ | ||
The documentation site is currently under construction, and will be available at: https://phormal.dev/ |
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
22704
488