@treely/strapi-slices 5.2.4 → 5.2.6

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.
@@ -2304,6 +2304,7 @@ var TextCarousel = function TextCarousel(_ref) {
2304
2304
  }, React.createElement(TextCardWithIcon, {
2305
2305
  title: title,
2306
2306
  text: text,
2307
+ height: "full",
2307
2308
  icon: React.createElement(Image, {
2308
2309
  src: strapiMediaUrl(icon.img, 'small'),
2309
2310
  alt: icon.alt,