diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx index 991a667..23f97a4 100644 --- a/src/components/HomepageFeatures/index.tsx +++ b/src/components/HomepageFeatures/index.tsx @@ -39,7 +39,7 @@ const FeatureList: FeatureItem[] = [ }, ]; -function Feature({ title, Svg, description }: FeatureItem) { +function Feature({ title, description }: FeatureItem) { return (