@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.
@@ -4126,7 +4126,7 @@ const HeaderDescription = ({
4126
4126
 
4127
4127
  const DataTable = ({
4128
4128
  columns,
4129
- data,
4129
+ data = [],
4130
4130
  getRowId: getRowIdProp,
4131
4131
  sorting: sortingProp,
4132
4132
  onSortingChange: onSortingChangeProp,
@@ -4556,4 +4556,4 @@ exports.useColumnVisibility = useColumnVisibility;
4556
4556
  exports.useTablePagination = useTablePagination;
4557
4557
  exports.useTableSelection = useTableSelection;
4558
4558
  exports.useTableSort = useTableSort;
4559
- //# sourceMappingURL=DataTable-D4JGU1T4.js.map
4559
+ //# sourceMappingURL=DataTable-ONkM1J3v.js.map