Created
May 18, 2017 09:02
-
-
Save pk936/dd6f9e1032e14c44e61a6842efe270ef to your computer and use it in GitHub Desktop.
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(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