@apexcura/ui-components 0.0.12-Beta13 → 0.0.12-Beta14

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
@@ -430,6 +430,7 @@ var AddMoreTable = (props) => {
430
430
  ]
431
431
  };
432
432
  }
433
+ console.log("row", row);
433
434
  return row;
434
435
  });
435
436
  });
package/dist/index.mjs CHANGED
@@ -383,6 +383,7 @@ var AddMoreTable = (props) => {
383
383
  ]
384
384
  };
385
385
  }
386
+ console.log("row", row);
386
387
  return row;
387
388
  });
388
389
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.12-Beta13",
3
+ "version": "0.0.12-Beta14",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",