Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created September 15, 2018 18:36
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/0b5ca659b88bc45ab7dd3f71d478070f to your computer and use it in GitHub Desktop.
Save productioncoder/0b5ca659b88bc45ab7dd3f71d478070f to your computer and use it in GitHub Desktop.
Add VideoGridHeader to VideoGrid
<div className='video-section'>
<VideoGridHeader title='Trending'/>
<div className='video-grid'>
{/*...*/}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment