Skip to content

Instantly share code, notes, and snippets.

@ryanbelke
Last active May 4, 2020 00:33
Show Gist options
  • Select an option

  • Save ryanbelke/587c6fb661ddfc374b977dc246de9eb5 to your computer and use it in GitHub Desktop.

Select an option

Save ryanbelke/587c6fb661ddfc374b977dc246de9eb5 to your computer and use it in GitHub Desktop.
/* pages/login.js */
export default () => {
return <h1>Sign In</h1>;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment