@fattureincloud/fic-design-system 0.7.9 → 0.7.10
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/components/newTable/components/cell/customCell/CustomCell.d.ts +1 -1
- package/dist/components/newTable/components/cell/hooks/useCellValues.d.ts +1 -0
- package/dist/components/newTable/components/cell/loadingCell/LoadingCell.d.ts +2 -1
- package/dist/components/newTable/components/cell/styled.d.ts +1 -0
- package/dist/components/newTable/types.d.ts +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED