diff --git a/chat/components/chat.templ b/chat/components/chat.templ
index 2a2199e..da7e329 100644
--- a/chat/components/chat.templ
+++ b/chat/components/chat.templ
@@ -43,20 +43,20 @@ templ Chat(messages []chat.Message, cfg Config) {
autocomplete="off"
data-bind="chatMsg"
data-on:keydown.stop=""
- data-on:keydown.key_enter={ datastar.PostSSE(cfg.PostURL) }
- />
- } else {
-
- }
-
+ } else {
+
+ }
+