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", () => {