@wandelbots/wandelbots-js-react-components 4.2.0-pr.feat-JoggingPanelSupportForLinearAxis.514.15cdacb → 4.2.0-pr.feat-JoggingPanelSupportForLinearAxis.514.bd9fd39

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/wandelbots-js-react-components",
3
- "version": "4.2.0-pr.feat-JoggingPanelSupportForLinearAxis.514.15cdacb",
3
+ "version": "4.2.0-pr.feat-JoggingPanelSupportForLinearAxis.514.bd9fd39",
4
4
  "description": "React UI toolkit for building applications on top of the Wandelbots platform",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -418,7 +418,7 @@ export class JoggingStore {
418
418
 
419
419
 
420
420
  /*
421
- * ToDo replace Hardcoded Models with an api requst that delivers the type (will become part of DH-Parameters)
421
+ * ToDo replace Hardcoded Models with an api request that delivers the type (will become part of DH-Parameters)
422
422
  * Ticket already created
423
423
  * */
424
424
  get jointCategory(): JointCategory {