@fattureincloud/fic-design-system 0.15.2 → 0.15.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
- export { default as NewTable } from './Table';
1
+ export { default as TableV3 } from './Table';
2
2
  export * from './types';
3
3
  export * from './customCells';