Created
February 28, 2018 04:19
-
-
Save interaminense/6cc69dd4f831ba3d6aabcd5cacb0eaa9 to your computer and use it in GitHub Desktop.
Mathematics Validate Props
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
| Button.PROPS = { | |
| isActive: Config.bool().value(false) | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment