Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 6, 2018 13:28
Show Gist options
  • Save amandeepmittal/b2a901bdf47aa5743a861b94fdac035d to your computer and use it in GitHub Desktop.
Save amandeepmittal/b2a901bdf47aa5743a861b94fdac035d to your computer and use it in GitHub Desktop.
return (
<Layout title="Hacker News Clone">
<StoryList stories={stories} />
</Layout>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment