Last little fixes and debugging
This commit is contained in:
@@ -135,8 +135,7 @@
|
||||
|
||||
<svelte:window on:keydown={keyboardNav} />
|
||||
|
||||
<div class="carousel" role="region" aria-label="Photos"
|
||||
bind:this={scope}
|
||||
<div class="carousel" role="region" aria-label="Photos" bind:this={scope}
|
||||
on:swipe={event => swipe(event.detail.directions)}
|
||||
>
|
||||
<div class="wrap">
|
||||
|
||||
Reference in New Issue
Block a user