diff --git a/src/lib/components/ui/PaneStack.svelte b/src/lib/components/ui/PaneStack.svelte index 31b48df9..e460f2c8 100644 --- a/src/lib/components/ui/PaneStack.svelte +++ b/src/lib/components/ui/PaneStack.svelte @@ -84,7 +84,7 @@ class:scrollable={pane.scrollable !== false} style:--pane-depth={depth} > - + {#snippet leftAccessory()} {#if showBackButton}