diff --git a/src/components/PrimaryFeatures.jsx b/src/components/PrimaryFeatures.jsx index b7f1562..3990a1a 100644 --- a/src/components/PrimaryFeatures.jsx +++ b/src/components/PrimaryFeatures.jsx @@ -73,13 +73,13 @@ export function PrimaryFeatures() { {({ selectedIndex }) => ( <>
- + {features.map((feature, featureIndex) => (