SYNC: fix

This commit is contained in:
SPRINX0\prochazka
2025-04-08 14:23:49 +02:00
committed by Diflow
parent 50e2623f19
commit 244ff61fb3

View File

@@ -15,9 +15,7 @@
<FormProvider>
<ModalBase {...$$restProps}>
<svelte:fragment slot="header">
{#if header}
{header}
{/if}
{header || 'Confirm'}
</svelte:fragment>
{message}