We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8622308 commit 6389755Copy full SHA for 6389755
src/homepage/index.html
@@ -170,7 +170,7 @@ <h4>MobX-state-tree - TodoList by @mwestrate</h4>
170
171
<div class="picked-project">
172
<h4>Redux-First Router by @faceyspacey</h4>
173
- <iframe src="https://codesandbox.io/s/github/faceyspacey/redux-first-router-codesandbox" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
+ <iframe src="https://codesandbox.io/embed/github/faceyspacey/redux-first-router-codesandbox" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
174
sandbox="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
175
</div>
176
</section>
0 commit comments