feat: on:enter events and library scrollIntoView
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body class="bg-stone-950 min-h-screen text-white touch-manipulation relative -z-10">
|
||||
<div id="app" class="min-h-screen relative flex"></div>
|
||||
<div id="app" class="h-screen w-screen overflow-hidden relative"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user