diff --git a/lstDocs/src/components/HomepageFeatures/index.tsx b/lstDocs/src/components/HomepageFeatures/index.tsx index a62c9a5..e56b0f8 100644 --- a/lstDocs/src/components/HomepageFeatures/index.tsx +++ b/lstDocs/src/components/HomepageFeatures/index.tsx @@ -73,9 +73,9 @@ const FeatureList: FeatureItem[] = [ function Feature({ title, Svg, description }: FeatureItem) { return (
-
+ {/*
-
+
*/}
{title}

{description}