Skip to content

Instantly share code, notes, and snippets.

@pk936
Created May 18, 2017 09:02
Show Gist options
  • Save pk936/dd6f9e1032e14c44e61a6842efe270ef to your computer and use it in GitHub Desktop.
Save pk936/dd6f9e1032e14c44e61a6842efe270ef to your computer and use it in GitHub Desktop.
{(
() => {
if(fromOperatorFields.length > 0) {
return <option value="">Select Label</option>
}
}
)()}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment