@canplot/react 0.1.16 → 0.1.17

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/canplot.mjs CHANGED
@@ -828,7 +828,7 @@ const xe = Lt(({ configuration: t, children: n, style: e, className: s }, o) =>
828
828
  },
829
829
  onMouseLeave: (l) => {
830
830
  f(l, (p, x, v) => {
831
- T.sync_move.dispatchEvent(r, {
831
+ T.sync_move.dispatchEvent(u, {
832
832
  positions: null,
833
833
  keys: v
834
834
  });