From 59bff93c842869ed0d96fb158e37341a221eb492 Mon Sep 17 00:00:00 2001
From: Juraj Kapsz
{features.description}
@@ -66,7 +66,7 @@ const descriptions = Object.values(features.featureTabs).map(tab => tab.descript
data-feature-key={key}
data-active={i === 0 ? 'true' : undefined}
>
-
{footer.description}
-
{
(titles || features.titles).map((title, index) =>
title !== '\n' ? (
@@ -32,7 +32,7 @@ const descriptions = Object.values(features.featureTabs).map(tab => tab.descript
)
)
}
-
{tab.title}
+ {footer.title}
+
+
+