Skip to content

Commit ff38a8c

Browse files
helau64erquhart
authored andcommitted
Update React Helmet import (decaporg#244)
1 parent 6ee1817 commit ff38a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react'
2-
import Helmet from 'react-helmet'
2+
import { Helmet } from 'react-helmet'
33
import Footer from '../components/Footer'
44
import Navbar from '../components/Navbar'
55
import './all.sass'

0 commit comments

Comments
 (0)