labsense-ui-kit 1.2.72 → 1.2.73
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -9034,7 +9034,7 @@ var Pagination = function Pagination(_ref4) {
|
|
|
9034
9034
|
"$gap": '4px',
|
|
9035
9035
|
"$alignItems": 'center'
|
|
9036
9036
|
}, React.createElement(PageInput, {
|
|
9037
|
-
type: '
|
|
9037
|
+
type: 'text',
|
|
9038
9038
|
value: inputPage,
|
|
9039
9039
|
onChange: handleInputChange,
|
|
9040
9040
|
min: 1,
|