@planetaexo/design-system 0.38.0 → 0.39.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.
package/dist/index.cjs CHANGED
@@ -7509,7 +7509,7 @@ function FieldRenderer({
7509
7509
  ] })
7510
7510
  ] });
7511
7511
  }
7512
- if (field.type === "textarea") {
7512
+ if (field.type === "textarea" || field.type === "travellersExpectations") {
7513
7513
  return /* @__PURE__ */ jsxRuntime.jsx(
7514
7514
  FloatingTextarea,
7515
7515
  {