Sync with Lit monorepo (manual)

Introduces fix: lit/lit#2300
This commit is contained in:
Andrew Jakubowicz
2021-12-08 14:51:47 -08:00
committed by GitHub
parent 3ffed2e267
commit 43c1dfb1c9
2 changed files with 11 additions and 1 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Lit Starter Kit</title>
</head>
<body>
<a href="/dev/index.html">Component Demo</a>
</body>
</html>