@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.mjs CHANGED
@@ -7147,8 +7147,7 @@ function DateSegment({
7147
7147
  className: cn(
7148
7148
  segmentProps.className,
7149
7149
  DateInput_default.segment,
7150
- typographyStyles_default[`body-short-${componentSize}`],
7151
- Input_default[`input--${componentSize}`]
7150
+ typographyStyles_default[`body-short-${componentSize}`]
7152
7151
  ),
7153
7152
  style: {
7154
7153
  ...segmentProps.style,