Import graphql from Gatsby
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
2e0945ed7e
commit
c4cfe0b1d6
@@ -1,7 +1,7 @@
|
||||
/* global graphql */
|
||||
import React, { Fragment } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import Helmet from 'react-helmet';
|
||||
import { graphql } from 'gatsby';
|
||||
|
||||
import FullWidthRow from '../../components/util/FullWidthRow';
|
||||
import { MarkdownRemark } from '../../redux/propTypes';
|
||||
|
Reference in New Issue
Block a user