biblio-react 2.0.2 → 2.0.3
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/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -15826,7 +15826,7 @@ const ac = af(
|
|
|
15826
15826
|
disableMultipleRowSelection: O = !0,
|
|
15827
15827
|
...F
|
|
15828
15828
|
} = e, P = ma(e), T = Je(), y = qe(e), {
|
|
15829
|
-
props: { hasBulkActionButtons: C, ...E }
|
|
15829
|
+
props: { hasBulkActionButtons: C = !0, ...E }
|
|
15830
15830
|
} = sl(), {
|
|
15831
15831
|
data: $ = [],
|
|
15832
15832
|
isLoading: R,
|