Created
November 7, 2018 06:48
-
-
Save tsamaya/162645cb3ba884b95b03d621a981c396 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
{/* MAP result */} | |
{activeTab === MAP_TAB && | |
results.length > 0 && <ResultMap response={this.props.response} />} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment