1
0
Fork 0
mirror of synced 2024-09-02 18:51:36 +12:00

Added missing headless flag for the bindable combobox

This commit is contained in:
Dean 2023-06-07 09:35:07 +01:00
parent b2633dc2db
commit 1e3883b213

View file

@ -76,7 +76,7 @@
{/if} {/if}
</div> </div>
<Drawer bind:this={bindingDrawer} {title}> <Drawer bind:this={bindingDrawer} {title} headless>
<svelte:fragment slot="description"> <svelte:fragment slot="description">
Add the objects on the left to enrich your text. Add the objects on the left to enrich your text.
</svelte:fragment> </svelte:fragment>