This commit is contained in:
Nathan Bierema 2021-10-01 16:29:52 -04:00
parent b7b416d37c
commit 51e6b18477

View File

@ -3,7 +3,6 @@
<title>Redux TodoMVC</title>
</head>
<body>
<div class="todoapp" id="root">
</div>
<div class="todoapp" id="root"></div>
</body>
</html>