Skip to content

Commit

Permalink
fix($readme): add button link to StackBlitz playground
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey authored Aug 12, 2017
1 parent a135512 commit 9e4db6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
</a>

<a href="https://codesandbox.io/s/github/faceyspacey/redux-first-router-codesandbox/tree/master/?module=r1oVP5YEUZ" target="_blank">
<img alt="Edit Redux-First Router Demo" src="https://codesandbox.io/static/img/play-codesandbox.svg">
<img alt="Edit React Universal Component on CodeSandBox" src="https://codesandbox.io/static/img/play-codesandbox.svg">
</a>

<a href="https://stackblitz.com/edit/react-pnzphy" target="_blank">
<img alt="Edit React Universal Component on StackBlitz" src="https://raw.githubusercontent.com/gothinkster/realworld/master/media/edit_on_blitz.png" height="42">
</a>


# React Universal Component 2.0
Expand Down

0 comments on commit 9e4db6b

Please sign in to comment.