@wandelbots/wandelbots-js-react-components 1.33.2 → 1.33.3

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
@@ -13980,7 +13980,8 @@ function Lu({
13980
13980
  ] }) });
13981
13981
  }
13982
13982
  Nu.config = {
13983
- rotationOffsets: [0, 0, -Math.PI / 2, 0, 0, 0]
13983
+ rotationOffsets: [0, 0, -Math.PI / 2, 0, 0, 0],
13984
+ rotationSign: [-1, 1, 1, 1, 1, 1]
13984
13985
  };
13985
13986
  function Nu({
13986
13987
  modelURL: e,