Update to Lit 2.0.0 (manually)
Will attempt to get this back to syncing with monorepo history per https://github.com/lit/lit#exporting-starter-templates in a follow-up.
This commit is contained in:
@@ -34,14 +34,14 @@
|
||||
<nav class="collection">
|
||||
<ul>
|
||||
|
||||
<li class=selected>
|
||||
<a href="">Setting the name property</a>
|
||||
</li>
|
||||
|
||||
<li class=>
|
||||
<a href="../">A basic example</a>
|
||||
</li>
|
||||
|
||||
<li class=selected>
|
||||
<a href="">Setting the name property</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
<div>
|
||||
@@ -58,7 +58,7 @@
|
||||
<footer>
|
||||
<p>
|
||||
Made with
|
||||
<a href="https://github.com/PolymerLabs/lit-starter-ts">lit-starter-ts</a>
|
||||
<a href="https://github.com/lit/lit-element-starter-ts">lit-starter-ts</a>
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user