Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit ad079d8

Browse files
committed
Fi types 🚀
1 parent c333731 commit ad079d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/head.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from "react";
22
import { render } from "@testing-library/react";
33
import { Head } from "../src/components/head";
44
import { useStaticQuery } from "gatsby";
5-
import { Helmet, HelmetData } from "react-helmet";
5+
import { Helmet } from "react-helmet";
66
import {
77
createJsonLD,
88
createMetaAttributes,

0 commit comments

Comments
 (0)