react-pagination-lite
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -306,3 +306,4 @@ 'use strict'; | ||
onPagination(pageId); | ||
} | ||
}, | ||
"aria-label": "prev-button" | ||
}, React__default.createElement(PrevButton, { | ||
@@ -325,3 +326,4 @@ styles: styles.navigationBtns, | ||
onPagination(pageId); | ||
} | ||
}, | ||
"aria-label": "next-button" | ||
}, React__default.createElement(NextButton, { | ||
@@ -328,0 +330,0 @@ styles: styles.navigationBtns, |
{ | ||
"name": "react-pagination-lite", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A light weight react pagination component built using react hooks and styled using flex layout.It comes with minimal pagination,css configuration.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.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
14519
288