Skip to content

Commit 394a671

Browse files
committed
CS
1 parent bbf6232 commit 394a671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/todomvc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Redux TodoMVC</title>
44
</head>
55
<body>
6-
<div class='todoapp' id='root'>
6+
<div class="todoapp" id="root">
77
</div>
88
</body>
99
<script src="/static/bundle.js"></script>

0 commit comments

Comments
 (0)