alaska-field-text
Advanced tools
Comparing version 0.12.3 to 0.12.10
{ | ||
"name": "alaska-field-text", | ||
"version": "0.12.3", | ||
"version": "0.12.10", | ||
"description": "Alaska text field", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -31,3 +31,3 @@ // @flow | ||
} = this.props; | ||
const { t } = this.context.t; | ||
const { t } = this.context; | ||
let { help } = field; | ||
@@ -34,0 +34,0 @@ className += ' text-field'; |
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
9421