Created
June 6, 2021 22:35
-
-
Save jktravis/61ecb0dc9a5d9f954ffb84d72a170f25 to your computer and use it in GitHub Desktop.
Created from Remix Form!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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