fix: submit question on return key

This commit is contained in:
2025-09-24 12:53:56 +02:00
parent 64f2aa449d
commit fe256417d5
2 changed files with 10 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Kwisatz Haderach - Dune Expert</title>
</head>
<body>
<div id="root"></div>