@apexcura/ui-components 0.0.14-Beta161 → 0.0.14-Beta162

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
@@ -851,7 +851,7 @@ var TableElement = (props) => {
851
851
  {
852
852
  selectedRecord,
853
853
  ...props,
854
- columns: tbody,
854
+ columns,
855
855
  model,
856
856
  onCancel: () => setModel(false)
857
857
  }
package/dist/index.mjs CHANGED
@@ -785,7 +785,7 @@ var TableElement = (props) => {
785
785
  {
786
786
  selectedRecord,
787
787
  ...props,
788
- columns: tbody,
788
+ columns,
789
789
  model,
790
790
  onCancel: () => setModel(false)
791
791
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.14-Beta161",
3
+ "version": "0.0.14-Beta162",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",