@norges-domstoler/dds-components 0.0.0-dev-20260625103119 → 0.0.0-dev-20260625104517

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.
package/dist/index.js CHANGED
@@ -14533,7 +14533,7 @@ var Table = ({
14533
14533
  withStripes && Table_default["table--with-stripes"],
14534
14534
  stickyHeader && Table_default["table--sticky-header"],
14535
14535
  scrollbar,
14536
- typographyStyles_default[`body-short-${tgSize()}`]
14536
+ typographyStyles_default[`body-long-${tgSize()}`]
14537
14537
  ),
14538
14538
  children
14539
14539
  }