@norges-domstoler/dds-components 23.1.1 → 23.1.2

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
@@ -7504,8 +7504,7 @@ function DateSegment({
7504
7504
  className: cn(
7505
7505
  segmentProps.className,
7506
7506
  DateInput_default.segment,
7507
- typographyStyles_default[`body-short-${componentSize}`],
7508
- Input_default[`input--${componentSize}`]
7507
+ typographyStyles_default[`body-short-${componentSize}`]
7509
7508
  ),
7510
7509
  style: {
7511
7510
  ...segmentProps.style,