Update todo.html

This commit is contained in:
Mark Nadal
2019-12-16 16:32:16 -08:00
committed by GitHub
parent fc00ed0239
commit 9caf77dd0c

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<body>
<div id="app"></div>
@@ -35,4 +36,4 @@
ReactDOM.render(<App />, document.getElementById("app"));
</script>
</body>
</html>
</html>