Skip to content

Instantly share code, notes, and snippets.

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

  • Save ryanbelke/4396aae3e2793b58ea26e17364abb7ed to your computer and use it in GitHub Desktop.

Select an option

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