@symply.io/basic-components 1.7.7 → 1.7.8

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.
@@ -5,4 +5,4 @@ declare const _default: <RowProps extends TVirtualTableRow, AuxProps extends TVi
5
5
  ref?: ForwardedRef<VirtualDataTableRefProps> | undefined;
6
6
  }) => ReturnType<typeof VirtualDataTable>;
7
7
  export default _default;
8
- export type { VirtualDataTableRefProps, VirtualDataTableOrderType, VirtualDataTableSortingProps, } from "./types";
8
+ export type { TVirtualTableColumn, VirtualDataTableRefProps, VirtualDataTableOrderType, VirtualDataTableSortingProps, } from "./types";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@symply.io/basic-components",
3
- "version": "1.7.7",
3
+ "version": "1.7.8",
4
4
  "description": "Basic and reusable components for all frontend of Symply apps",
5
5
  "keywords": [
6
6
  "react",