@fattureincloud/fic-design-system 0.7.43-tmp-react-18 → 0.7.44-tmp-react-18

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
1
1
  export { default as NewTable } from './Table';
2
- export { ColumnDefType, ColumnsType, CellProps, BulkAction, RowActions, RowAction } from './types';
2
+ export { ColumnDefType, ColumnsType, CellProps, BulkAction, RowActions, RowAction, RowSize } from './types';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fattureincloud/fic-design-system",
3
- "version": "0.7.43-tmp-react-18",
3
+ "version": "0.7.44-tmp-react-18",
4
4
  "description": "Fatture in Cloud and Danea design system",
5
5
  "repository": "git@bitbucket.org:fattureincloud/design-system.git",
6
6
  "license": "MIT",