rc-pagination
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -40,2 +40,6 @@ 'use strict'; | ||
if (!(changeSize || quickGo)) { | ||
return null; | ||
} | ||
if (changeSize) { | ||
@@ -42,0 +46,0 @@ changeSelect = React.createElement( |
{ | ||
"name": "rc-pagination", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "pagination ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
24639
562