// @flow import React from 'react' import Page from '../components/Page' export default () => (
Hello World
)