biblio-react 3.0.0-alpha82 → 3.0.0-alpha83
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
|
@@ -22428,6 +22428,7 @@ const MC = /* @__PURE__ */ a((e) => {
|
|
|
22428
22428
|
...Re,
|
|
22429
22429
|
onSortModelChange: St,
|
|
22430
22430
|
sortingMode: "server",
|
|
22431
|
+
rowHeight: 45,
|
|
22431
22432
|
...w,
|
|
22432
22433
|
...j
|
|
22433
22434
|
}
|