Comparing version 1.0.51 to 1.0.52
@@ -268,4 +268,4 @@ "use strict"; | ||
paginationEnabled && | ||
nextBlock !== 0 && | ||
nextBlock !== undefined && | ||
nextPage !== 0 && | ||
nextPage !== undefined && | ||
filteredData.length > 0 && (react_1.default.createElement("div", { className: "loadMoreSection", onClick: function () { return handleLoadMore(); } }, | ||
@@ -272,0 +272,0 @@ react_1.default.createElement("p", { style: { margin: 2 } }, "Load More"))))))), |
{ | ||
"name": "qbs-core", | ||
"version": "1.0.51", | ||
"version": "1.0.52", | ||
"description": "React Components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
117143
47
2640