1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
This commit is contained in:
kevmodrome 2021-01-19 10:56:02 +01:00
parent 0004746cff
commit c7726ff7fe
No known key found for this signature in database
GPG key ID: 828D8FE4D235B551

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>