import React from 'react' import { withSiteData } from 'react-static' export default withSiteData(() => (

Welcome to React-Static

))