at input now accepts return key

This commit is contained in:
dr-dolomite
2024-03-18 10:08:16 +08:00
parent 81260a5289
commit 71fb0b2245
3 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- change to a much simpler tab title -->
<title>Simple Admin</title>
<title>SMS Viewer</title>
<script src="/js/alpinejs.min.js" defer></script>
<link rel="stylesheet" href="/css/bulma.css" />