Skip to content

Commit

Permalink
Added new video
Browse files Browse the repository at this point in the history
  • Loading branch information
fadib committed Oct 25, 2019
1 parent cc6f16f commit 01c3916
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ const App = () => {
/>
<h3>Added by: Gabriel Boorse</h3>
</div>
<div className="card">
<YouTube
videoId="ZVMIk3xYaYo"
opts={opts}
onReady={onReady}
/>
<h3>Added by: Fahmi</h3>
</div>
</div>
</div>
)
Expand Down

0 comments on commit 01c3916

Please sign in to comment.