From 045fd6683296df62f584a0011c04f05afb080c3a Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 27 Aug 2025 06:14:08 -0500 Subject: [PATCH] docs(homepage): removed sgv as they are not ours --- lstDocs/src/components/HomepageFeatures/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}