@theroutingcompany/components 0.0.113 → 0.0.114-alpha.0

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.
@@ -19547,7 +19547,9 @@ const $n = F.input`
19547
19547
  negative: a = !1,
19548
19548
  italic: i,
19549
19549
  bold: l,
19550
- style: s = {},
19550
+ style: s = {
19551
+ hyphens: "none"
19552
+ },
19551
19553
  as: c = "p",
19552
19554
  ...d
19553
19555
  } = e;