Skip to content

Commit e1b8e59

Browse files
committed
Strip component to bare minimum
1 parent a18c38d commit e1b8e59

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

examples/to-do/index.html

-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
<title>&lt;to-do&gt;</title>
2-
3-
<link rel=stylesheet href=https://devpunks.herokuapp.com/typography.css>
4-
51
<script src=/snuggsi.es></script>
6-
<script name=polyfill src=https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.0/webcomponents-hi-ce.js></script>
7-
8-
<link rel=import href=/examples/header-group>
9-
<header-group>
10-
<h2 slot=header>&lt;to-do&gt;</h2>
11-
<a slot=subheader title='See more component examples' href=/examples>See more component examples</a>
12-
</header-group>
132

143
<to-do>
154
<h1>{name}'s &lt;to-do&gt; List</h1>

0 commit comments

Comments
 (0)