There was an error while loading. Please reload this page.
1 parent bc11793 commit 745082cCopy full SHA for 745082c
examples/todomvc-flux/index.html
@@ -7,7 +7,9 @@
7
<link rel="stylesheet" href="css/app.css">
8
</head>
9
<body>
10
-<section id="todoapp" />
+<div>
11
+<section id="todoapp" />
12
+</div>
13
<footer id="info">
14
<p>Double-click to edit a todo</p>
15
<p>Created by <a href="http://facebook.com/bill.fisher.771">Bill Fisher</a></p>
0 commit comments