diff --git a/src/containers/NotFound/NotFound.js b/src/containers/NotFound/NotFound.js index 61b851204..b6a88a509 100644 --- a/src/containers/NotFound/NotFound.js +++ b/src/containers/NotFound/NotFound.js @@ -1,8 +1,11 @@ import React from 'react'; +import Helmet from 'react-helmet'; export default function NotFound() { return (
These are not the droids you are looking for!