export default () => (
  <Wrapper>
    <Header title="Welcome to Fela." />
    <Text>This is the basic example with React.</Text>
    <Input />