mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 11:53:24 +02:00
fix: Hero showcase click not working
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<Container
|
||||
class="flex-1 flex"
|
||||
on:enter
|
||||
on:select
|
||||
on:navigate={(event) => {
|
||||
const detail = event.detail;
|
||||
if (!backgroundHasFocus) return;
|
||||
|
||||
Reference in New Issue
Block a user