| commit | 72682df0c3aa2e2b8917d0f66bdf8988dfbcb59f | [log] [tgz] |
|---|---|---|
| author | Philip Zeyliger <philip.zeyliger@gmail.com> | Wed Apr 23 13:09:46 2025 -0700 |
| committer | Philip Zeyliger <philip.zeyliger@gmail.com> | Wed Apr 23 13:09:46 2025 -0700 |
| tree | b5c213237eced535db85dc8906fa42127bd525f0 | |
| parent | 4de80d219b96677b9e43e50293ec55bdf273f36d [diff] [blame] |
Prettier.
diff --git a/loop/webui/src/web-components/demo/sketch-chat-input.demo.html b/loop/webui/src/web-components/demo/sketch-chat-input.demo.html index e76aed7..afc79fb 100644 --- a/loop/webui/src/web-components/demo/sketch-chat-input.demo.html +++ b/loop/webui/src/web-components/demo/sketch-chat-input.demo.html
@@ -2,8 +2,7 @@ <head> <title>sketch-chat-input demo</title> <link rel="stylesheet" href="demo.css" /> - <script type="module" src="../sketch-chat-input.ts" - ></script> + <script type="module" src="../sketch-chat-input.ts"></script> <script> document.addEventListener("DOMContentLoaded", () => {