fix: Hero showcase click not working

This commit is contained in:
Aleksi Lassila
2024-05-12 01:38:19 +03:00
parent 3a94690cdf
commit 8d5e071862
6 changed files with 57 additions and 25 deletions

View File

@@ -50,6 +50,7 @@
<Container
class="flex-1 flex"
on:enter
on:select
on:navigate={(event) => {
const detail = event.detail;
if (!backgroundHasFocus) return;