Files
exploRUGComponent/index.html
Andrew Jakubowicz 43c1dfb1c9 Sync with Lit monorepo (manual)
Introduces fix: lit/lit#2300
2021-12-08 14:51:47 -08:00

12 lines
183 B
HTML

<!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>