@canplot/react 0.1.8 → 0.1.9

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
@@ -896,6 +896,9 @@ const me = Ut(({ configuration: t, children: s, style: e, className: i }, o) =>
896
896
  zIndex: 25,
897
897
  ...s
898
898
  },
899
+ onDragStart: (c) => {
900
+ c.preventDefault();
901
+ },
899
902
  onClick: (c) => {
900
903
  f(c, (p, y, x) => {
901
904
  T.sync_click.dispatchEvent(l, {