Skip to content

Instantly share code, notes, and snippets.

@jktravis
Created June 6, 2021 22:33
Show Gist options
  • Save jktravis/2a2bf805e3eb1cc1096a4187145d3f2b to your computer and use it in GitHub Desktop.
Save jktravis/2a2bf805e3eb1cc1096a4187145d3f2b to your computer and use it in GitHub Desktop.
Created from Remix Form!
if (remix.isAwesome) {
return "Tell your friends";
} else {
return "Demand a refund!";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment