Commit a178f7a0 authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #967 from cirocosta/react-unused-element

React - Unused element footer#info
parents 5df2fd43 33ad1e64
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
</head> </head>
<body> <body>
<section id="todoapp"></section> <section id="todoapp"></section>
<footer id="info"></footer>
<footer id="info"> <footer id="info">
<p>Double-click to edit a todo</p> <p>Double-click to edit a todo</p>
<p>Created by <a href="http://github.com/petehunt/">petehunt</a></p> <p>Created by <a href="http://github.com/petehunt/">petehunt</a></p>
......
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