Skip to content

Instantly share code, notes, and snippets.

@interaminense
Created February 28, 2018 04:19
Show Gist options
  • Select an option

  • Save interaminense/6cc69dd4f831ba3d6aabcd5cacb0eaa9 to your computer and use it in GitHub Desktop.

Select an option

Save interaminense/6cc69dd4f831ba3d6aabcd5cacb0eaa9 to your computer and use it in GitHub Desktop.
Mathematics Validate Props
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