Comparing version 5.3.1 to 5.3.2
@@ -208,3 +208,3 @@ 'use strict'; | ||
'div', | ||
{ className: prefixCls + '-nav-container', | ||
{ className: prefixCls + '-nav-container ' + (showNextPrev ? prefixCls + '-nav-container-scrolling' : ''), | ||
style: props.style, | ||
@@ -211,0 +211,0 @@ ref: "container" }, |
{ | ||
"name": "rc-tabs", | ||
"version": "5.3.1", | ||
"version": "5.3.2", | ||
"description": "tabs ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
43692
1217