@bigbinary/neeto-atoms 1.0.79 → 1.0.80

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.
@@ -4105,7 +4105,7 @@ const HeaderDescription = ({
4105
4105
 
4106
4106
  const DataTable = ({
4107
4107
  columns,
4108
- data,
4108
+ data = [],
4109
4109
  getRowId: getRowIdProp,
4110
4110
  sorting: sortingProp,
4111
4111
  onSortingChange: onSortingChangeProp,
@@ -4529,4 +4529,4 @@ const DataTable = ({
4529
4529
  };
4530
4530
 
4531
4531
  export { DataTable as D, useColumnPinning as a, useColumnVisibility as b, useTablePagination as c, useTableSelection as d, useTableSort as e, useColumnOrdering as u };
4532
- //# sourceMappingURL=DataTable-Da_EDRI8.js.map
4532
+ //# sourceMappingURL=DataTable-Cqrk769H.js.map