Skip to content

Instantly share code, notes, and snippets.

@alepez
Created March 19, 2015 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alepez/6a51260eeb6844808db2 to your computer and use it in GitHub Desktop.
Save alepez/6a51260eeb6844808db2 to your computer and use it in GitHub Desktop.
call function only if exists
(this.props.onChange || Function)();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment