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 bbf6232 commit 394a671Copy full SHA for 394a671
examples/todomvc/index.html
@@ -3,7 +3,7 @@
3
<title>Redux TodoMVC</title>
4
</head>
5
<body>
6
- <div class='todoapp' id='root'>
+ <div class="todoapp" id="root">
7
</div>
8
</body>
9
<script src="/static/bundle.js"></script>
0 commit comments