react-input
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,3 +6,3 @@ var React = require('react/addons'); | ||
mixins: [React.addons.LinkedStateMixin, classes], | ||
mixins: [classes], | ||
@@ -9,0 +9,0 @@ /** |
{ | ||
"name": "react-input", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple input component for React.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,3 +17,3 @@ # react-input | ||
## Methods | ||
### Methods | ||
@@ -20,0 +20,0 @@ | Method | | | |
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
5206