🚑 chore: react import removed

This commit is contained in:
Matheus do É Santos
2020-11-18 16:20:38 -03:00
committed by GitHub
parent a2761cae4c
commit c29c19b890

View File

@@ -1,4 +1,3 @@
import React from 'react'
import { Helmet } from 'react-helmet'
const Seo = ({ title, description, lang }) => {