Skip to content

Commit aeeccbb

Browse files
kofCompuIves
authored andcommitted
Added react-jss to the landing (codesandbox#210)
1 parent f5b3eb3 commit aeeccbb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/homepage/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ <h3>Example Projects</h3>
140140
<a href="/s/r0wXp0Njw" class="project">
141141
React Router
142142
</a>
143+
<a href="/s/j3l06yyqpw" class="project">
144+
React-JSS
145+
</a>
143146
<a href="/s/31KXOvlop" class="project">
144147
Glamorous
145148
</a>
@@ -198,6 +201,12 @@ <h4>Emotion by @tkh44</h4>
198201
sandbox="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
199202
</div>
200203

204+
<div class="picked-project">
205+
<h4>React-JSS by @oleg008</h4>
206+
<iframe src="https://codesandbox.io/embed/j3l06yyqpw" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
207+
sandbox="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
208+
</div>
209+
201210
<div class="picked-project">
202211
<h4>React Metro by @nicolasdelfino</h4>
203212
<iframe src="https://codesandbox.io/embed/w0orz7j5p8" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"

0 commit comments

Comments
 (0)