export default ({image}) => { return <Img fixed={image.childImageSharp.fixed} /> } code example
Example: gatsbyjs image sharp
npm install --save gatsby-transformer-sharp gatsby-plugin-sharp
npm install --save gatsby-transformer-sharp gatsby-plugin-sharp