@mcurros2/microm 1.1.433-0 → 1.1.434-0

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 CHANGED
@@ -35704,7 +35704,7 @@ function $bead45746c9b4701$export$5ff8a4fe1be12a7c() {
35704
35704
  enableEdit: enableEdit,
35705
35705
  enableDelete: enableDelete,
35706
35706
  enableView: enableView,
35707
- showSelectRowsButton: true
35707
+ initialSelectRowsToggle: true
35708
35708
  },
35709
35709
  onOK: async (selectedKeys)=>await handleOK(selectedKeys),
35710
35710
  onCancel: ()=>handleCancel(),