This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{#if show || !process.browser}
|
||||
<slot />
|
||||
|
||||
{:else if process.env.CONFIG.TRANSITION}
|
||||
{:else}
|
||||
<div class="transition" id="transition" aria-hidden="true" bind:this={scope}>
|
||||
<div class="transition__loader"
|
||||
in:fly={{ y: 32, duration: 1000, easing: quartOut }}
|
||||
|
||||
Reference in New Issue
Block a user