biblio-react 3.0.0-alpha47 → 3.0.0-alpha48
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 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -27494,6 +27494,7 @@ const Ok = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
27494
27494
|
ob,
|
|
27495
27495
|
{
|
|
27496
27496
|
bulkActionButtons: /* @__PURE__ */ f("span", {}),
|
|
27497
|
+
rowClick: !1,
|
|
27497
27498
|
sx: {
|
|
27498
27499
|
"& .RaDatagrid-thead": {
|
|
27499
27500
|
display: "table-header-group"
|