diff --git a/src/components/Feature.tsx b/src/components/Feature.tsx index 2998083..e5a7a6e 100644 --- a/src/components/Feature.tsx +++ b/src/components/Feature.tsx @@ -7,7 +7,7 @@ interface IProps { const Feature = ({ title, children }: IProps) => (
{children}