Comparing version 7.0.9 to 7.0.10
@@ -27,2 +27,3 @@ 'use strict'; | ||
active: _react.PropTypes.bool, | ||
style: _react.PropTypes.any, | ||
destroyInactiveTabPane: _react.PropTypes.bool, | ||
@@ -51,2 +52,3 @@ forceRender: _react.PropTypes.bool, | ||
{ | ||
style: props.style, | ||
role: 'tabpanel', | ||
@@ -53,0 +55,0 @@ 'aria-hidden': props.active ? 'false' : 'true', |
{ | ||
"name": "rc-tabs", | ||
"version": "7.0.9", | ||
"version": "7.0.10", | ||
"description": "tabs ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -153,3 +153,9 @@ # rc-tabs | ||
</tr> | ||
<tr> | ||
<tr> | ||
<td>style</td> | ||
<td>Object</td> | ||
<th></th> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>placeholder</td> | ||
@@ -159,3 +165,3 @@ <td>React.Node</td> | ||
<td>lazyrender children</td> | ||
</tr> | ||
</tr> | ||
<tr> | ||
@@ -162,0 +168,0 @@ <td>tab</td> |
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
56856
1515
318