react-spring-carousel 3.0.0-beta090.37 → 3.0.0-beta090.38

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.es.js CHANGED
@@ -1662,7 +1662,7 @@ function Sr({
1662
1662
  );
1663
1663
  });
1664
1664
  function R() {
1665
- return m ? "unset" : "pan-x";
1665
+ return m ? "unset" : "pan-y";
1666
1666
  }
1667
1667
  const D = {
1668
1668
  useListenToCustomEvent: j,