@theroutingcompany/components 0.0.133 → 0.0.134-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.
|
@@ -3024,7 +3024,7 @@ function oD({
|
|
|
3024
3024
|
}) {
|
|
3025
3025
|
return /* @__PURE__ */ w(iE, { asChild: !0, children: /* @__PURE__ */ oe(eD, { ...r, children: [
|
|
3026
3026
|
t ? /* @__PURE__ */ w(nD, { mr: f.spacing_200, children: t }) : null,
|
|
3027
|
-
/* @__PURE__ */ w(
|
|
3027
|
+
typeof e == "string" ? /* @__PURE__ */ w(
|
|
3028
3028
|
rD,
|
|
3029
3029
|
{
|
|
3030
3030
|
style: {
|
|
@@ -3032,7 +3032,7 @@ function oD({
|
|
|
3032
3032
|
},
|
|
3033
3033
|
children: e
|
|
3034
3034
|
}
|
|
3035
|
-
),
|
|
3035
|
+
) : e,
|
|
3036
3036
|
/* @__PURE__ */ w(
|
|
3037
3037
|
Kt,
|
|
3038
3038
|
{
|