@fabio.caffarello/react-design-system 1.23.6 → 1.23.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -13224,6 +13224,7 @@ function pc(u) {
|
|
|
13224
13224
|
/* @__PURE__ */ n.jsx(
|
|
13225
13225
|
is,
|
|
13226
13226
|
{
|
|
13227
|
+
"aria-label": "Items per page",
|
|
13227
13228
|
options: o.map((S) => ({
|
|
13228
13229
|
value: S.toString(),
|
|
13229
13230
|
label: S.toString()
|