Skip to content

Instantly share code, notes, and snippets.

@tsamaya
Created November 7, 2018 06:48
Show Gist options
  • Save tsamaya/162645cb3ba884b95b03d621a981c396 to your computer and use it in GitHub Desktop.
Save tsamaya/162645cb3ba884b95b03d621a981c396 to your computer and use it in GitHub Desktop.
{/* 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