Created
June 6, 2021 22:33
-
-
Save jktravis/2a2bf805e3eb1cc1096a4187145d3f2b 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