Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created November 10, 2018 11:42
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 productioncoder/a2bb2cdfec5458cbb39cbebc4b62877b to your computer and use it in GitHub Desktop.
Save productioncoder/a2bb2cdfec5458cbb39cbebc4b62877b to your computer and use it in GitHub Desktop.
Youtube in React: passing down related videos
<RelatedVideos className='relatedVideos' videos={this.props.relatedVideos}/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment