@ballistix.digital/react-components 9.2.0 → 9.2.1

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.esm.js CHANGED
@@ -5399,7 +5399,7 @@ var $28232825d538e297$var$TableColumnOptionsCustom = function(props) {
5399
5399
  }),
5400
5400
  (0, $4MPRY$jsx)("div", {
5401
5401
  onClick: function() {
5402
- return handleUpdateColumnOrder(table, column, index - 1, setColumnOrder);
5402
+ return handleUpdateColumnOrder(table, column, index + 1, setColumnOrder);
5403
5403
  },
5404
5404
  className: styles.controls.dropdown.downIconContainer,
5405
5405
  children: (0, $4MPRY$jsx)((0, $43984fee7a9c0970$export$2e2bcd8739ae039), {