@codesweetly/react-youtube-playlist
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@codesweetly/react-youtube-playlist", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos that play with a lightbox", | ||
@@ -5,0 +5,0 @@ "homepage": "https://codesweetly.com", |
@@ -34,3 +34,3 @@ # React YouTube Playlist | ||
<YouTubePlaylist | ||
youtubeAPI="YOUR_YOUTUBE_API_KEY" | ||
APIKey="YOUR_YOUTUBE_API_KEY" | ||
playlistId="YOUR_YOUTUBE_PLAYLIST_ID" | ||
@@ -37,0 +37,0 @@ /> |
15221