diff --git a/src/components/atoms/Typekit.tsx b/src/components/atoms/Typekit.tsx index b6de513d..a312340a 100644 --- a/src/components/atoms/Typekit.tsx +++ b/src/components/atoms/Typekit.tsx @@ -1,7 +1,7 @@ import React from 'react' import { Helmet } from 'react-helmet' -const TypekitScript = () => ( +const getTypekitScript = () => (