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