react-autowhatever
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -268,5 +268,5 @@ 'use strict'; | ||
'aria-activedescendant': ariaActivedescendant | ||
}, this.props.inputProps, { | ||
}, theme('input', 'input', isOpen && 'input--open'), this.props.inputProps, { | ||
onKeyDown: this.props.inputProps.onKeyDown && this.onKeyDown | ||
}, theme('input', 'input', isOpen && 'input--open')); | ||
}); | ||
@@ -273,0 +273,0 @@ return _react2['default'].createElement( |
{ | ||
"name": "react-autowhatever", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Accessible rendering layer for Autosuggest and Autocomplete components", | ||
@@ -5,0 +5,0 @@ "main": "dist/Autowhatever.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