Skip to content

Instantly share code, notes, and snippets.

@saigowthamr
Created April 4, 2018 05:20
Show Gist options
  • Select an option

  • Save saigowthamr/f11522dfbdf721e2d049595b7218cd6b to your computer and use it in GitHub Desktop.

Select an option

Save saigowthamr/f11522dfbdf721e2d049595b7218cd6b to your computer and use it in GitHub Desktop.
import React from 'react';
export default ()=>(
<div>
Welcome to the gatsby intro page
</div>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment