Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
Siubaak committed Jan 23, 2019
1 parent fdf4732 commit 8cd499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/stack_vs_fiber/stack.html
Expand Up @@ -9,7 +9,7 @@
<h1>Kurge Stack Example</h1>
<div id="app"></div>
<script src="../../proxy.polyfill.js"></script>
<script src="kurge_1.1.1.js"></script>
<script src="kurge_1.0.5.js"></script>
<script>
const { render, useState, createElement: h, useEffect } = Kurge

Expand Down

0 comments on commit 8cd499e

Please sign in to comment.