Commit 6ca1d7c6 authored by Sindre Sorhus's avatar Sindre Sorhus

VanillaJS app: Wrap IIFE and use strict

parent 124b1c99
......@@ -12,7 +12,7 @@
<body>
<section id="todoapp">
<header id="header">
<h1>Todos</h1>
<h1>todos</h1>
<input id="new-todo" placeholder="What needs to be done?" autofocus>
</header>
<section id="main">
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment