Skip to content

Instantly share code, notes, and snippets.

@jktravis
Created June 6, 2021 22:35
Show Gist options
  • Save jktravis/61ecb0dc9a5d9f954ffb84d72a170f25 to your computer and use it in GitHub Desktop.
Save jktravis/61ecb0dc9a5d9f954ffb84d72a170f25 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