1
0
Fork 0
mirror of synced 2024-07-09 00:06:05 +12:00
This commit is contained in:
kevmodrome 2021-01-19 10:56:02 +01:00
parent bf5a33b205
commit 7fc05daaf7

View file

@ -103,7 +103,7 @@
</div> </div>
<Drawer bind:this={bindingDrawer} title="Bindings"> <Drawer bind:this={bindingDrawer} title="Bindings">
<div slot="description"><Body extraSmall grey>Add the objects on thel eft to enrich your text.</Body></div> <div slot="description"><Body extraSmall grey>Add the objects on the left to enrich your text.</Body></div>
<heading slot="buttons"> <heading slot="buttons">
<Button thin blue on:click={handleClose}>Save</Button> <Button thin blue on:click={handleClose}>Save</Button>
</heading> </heading>