Skip to content

Commit

Permalink
Update demo videos
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Sep 2, 2017
1 parent 9ffc996 commit 26411b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/demo/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export default class App extends Component {
<th>Vimeo</th>
<td>
{this.renderLoadButton('https://vimeo.com/90509568', 'Test A')}
{this.renderLoadButton('https://vimeo.com/94502406', 'Test B')}
{this.renderLoadButton('https://vimeo.com/169599296', 'Test B')}
</td>
</tr>
<tr>
Expand All @@ -215,7 +215,7 @@ export default class App extends Component {
<th>Vidme</th>
<td>
{this.renderLoadButton('https://vid.me/yvi', 'Test A')}
{this.renderLoadButton('https://vid.me/yvf', 'Test B')}
{this.renderLoadButton('https://vid.me/14df', 'Test B')}
</td>
</tr>
<tr>
Expand Down

0 comments on commit 26411b9

Please sign in to comment.