@@ -168,6 +168,8 @@
|
|||||||
setContext(TRANSITION_CONTEXT_NAME, transitionBag);
|
setContext(TRANSITION_CONTEXT_NAME, transitionBag);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<TransitionChild {...$$restProps} {unmount}>
|
{#if state === TreeStates.Visible}
|
||||||
<slot />
|
<TransitionChild {...$$restProps} {unmount}>
|
||||||
</TransitionChild>
|
<slot />
|
||||||
|
</TransitionChild>
|
||||||
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user